te-quanbzhang/skills-pool

opsx-archive

Slash-command skill for OpenSpec — archive a completed change via /opsx:archive.

ソースを見る
リポジトリの原文

見出し、例、コード、表、リンク、参照画像を含む原文を表示しています。

OPSX: Archive

This skill is a thin wrapper around the opsx archive command. Refer to that file for the complete workflow.

Archive a completed change in the experimental workflow.

Input: Optionally specify a change name after /opsx:archive (e.g., /opsx:archive add-auth).

Quick Reference

  1. Select change — prompt if ambiguous
  2. Check completionopenspec status --change "<name>" --json
  3. Check tasks — read tasks.md for incomplete items
  4. Delta spec sync — offer to sync before archiving if delta specs exist
  5. CodeGraph snapshotcodegraph explore "<key terms>"
  6. Archivemv "<changeRoot>" "<changesDir>/archive/YYYY-MM-DD-<name>"
  7. Show summary

See commands/opsx/archive.md for full details.

同じリポジトリから

関連する Skills

すべての Skills