원클릭으로
task-complete
Mark task completed and review knowledge for branch promotion.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Mark task completed and review knowledge for branch promotion.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Re-organize recall knowledge/workflow topics into their best shape — unify topic filenames, frontmatter, and titles, merge overlapping topics, compact stale content, extract shared general principles into their own topics, and rewrite the index coherently. Use whenever the user says "re-org the recall topics", "clean up recall", "make the recall coherent", "extract a general topic", "tidy the knowledge index", or when recall files have drifted (mismatched names, duplicated content, oversized files, a stale index). Keeps recall well-managed as a whole rather than fixing one file at a time.
Overview of all tracked branches (active, stale, merged, archived).
Promote branch knowledge to project level after merge.
One-time project setup — creates directories, config, and initial files.
Show recall state — branch, task, loaded topics, stale/unpromoted info.
Add knowledge entry with scope control (--project/--branch flags).
| name | task-complete |
| description | Mark task completed and review knowledge for branch promotion. |
Complete the current (or named) task and review its knowledge.
[name]: optional task name. Defaults to the active task from meta.md.[name] via fuzzy matching).<!-- maintenance: compact needed --> marker:
a. Copy status.md to status.pre-compact.md as backup.
b. Extract detailed content (experiment logs, raw data, debugging traces) into knowledge topics. Use task-level knowledge by default; use branch-level if the finding is general.
c. Rewrite status.md in compact format: Goal (unchanged), Baseline, Current State (2-3 sentences), Applied Changes (one line each), Next Steps.
d. If task knowledge now exceeds maintenance.task-knowledge-split-lines, split into knowledge/ directory with per-topic files + index.md. Leave a 2-line redirect at the original knowledge.md path.
e. Verify compacted status.md has all required sections (Goal, Status, Current State). Then delete status.pre-compact.md.**Status:** completed in the task's status.md.**Active Task:** none in meta.md.