一键导入
task-abandon
Abandon current task, capture learnings, salvage useful knowledge.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Abandon current task, capture learnings, salvage useful knowledge.
用 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-abandon |
| description | Abandon current task, capture learnings, salvage useful knowledge. |
Abandon a task and capture negative knowledge.
[name]: optional task name. Defaults to the active task from meta.md.[name] via fuzzy matching).## Abandonment Reason section to status.md with the reason and what was tried.<!-- maintenance: compact needed --> marker:
a. Copy status.md to status.pre-compact.md as backup.
b. Extract detailed content into knowledge topics. Consolidate "what failed and why" into a negative-results knowledge topic.
c. Rewrite status.md in compact format (same as task-complete).
d. If task knowledge now exceeds maintenance.task-knowledge-split-lines, split into knowledge/ directory.
e. Verify, then delete status.pre-compact.md.**Status:** abandoned in status.md.**Active Task:** none in meta.md.