원클릭으로
source-command-corgi-archive
Archive a completed change, close tracking issues, and sync delta specs
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Archive a completed change, close tracking issues, and sync delta specs
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Implement tasks from a Corgi change, one Task Group at a time
Think through ideas, investigate problems, or clarify requirements
Install, update, or verify Corgi GitFlow assets in a target project
Validate memory health across 14 checks — freshness, size caps, broken links, extraction completeness
Run the Corgi Loop — execute Task Group bundles (apply → verify → review-evidence) with automated lifecycle decisions
Propose a new change — create it and generate all artifacts in one step
| name | source-command-corgi-archive |
| description | Archive a completed change, close tracking issues, and sync delta specs |
Use this skill when the user asks to run the migrated source command corgi-archive.
Archive a completed change, close tracking issues, and sync delta specs.
Input: Optionally specify a change name after /corgi:archive.
Steps
Determine platform
Read openspec/config.yaml and check the schema field.
Dispatch to platform skill
schema: gitlab-tracked → Follow the instructions in the corgispec-archive-change skillschema: github-tracked → Follow the instructions in the corgispec-gh-archive skillPass through all input
Forward the user's input (change name, etc.) to the selected skill as-is.