任务状态沉淀与恢复工作流,适用于补记进展、记录未开始需求、标记被打断或阻塞、整理恢复入口与下一步场景;通过项目内 .codex/tasks/ 持久化任务状态。
npx skills add https://github.com/doccker/cc-use-exp --skill cc-task-state
当用户明确要求记录当前进展、补记需求、说明“还没开始/先记一下/被 fix 打断/稍后继续”、整理恢复入口,或需要把自然语言进展沉淀为项目任务状态时,使用本技能。
不要用于:
.codex/tasks/ 与 .codex/tasks/archived/ 可用;目录缺失时优先初始化,不把“缺目录”直接当成“不可写”。~/.codex/tasks/ 继续持久化。需求中、待开始、进行中、被打断、阻塞中、待恢复、已完成、已取消。需求中 或 待开始,不能误写成 进行中。.codex/tasks/archived/;不要让已完成或已取消任务长期留在根目录。new-featurefixcc-statuscc-api-contract-safetyreferences/state-model.mdreferences/capture-rules.mdTake doccker/cc-task-state from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.