planning-with-files
Intent
- 用于需要文件化计划的长任务:当任务够大,需要 task plan、进度跟踪、研究记录、迁移方案或
/clear后恢复时使用。Best for 多步骤项目、研究、迁移和明显会超过少量 tool calls 的任务;Combine with the domain skill that owns the actual work;Do not use for 很小的一次性任务或只需口头澄清的问题。
Default operating pattern
- Capture the goal, constraints, and success criteria before acting.
- Create or refresh lightweight planning files in the working repository.
- Sequence phases, discoveries, and blockers so the task can survive long sessions.
- Re-read the plan before major decisions and update it after each phase.
- Hand off with explicit status, evidence, and the next recommended move.
Pack fit
- Included in:
engineering-workflow,context-systems,skill-authoring - Keep examples generic, privacy-safe, and portable across hosts.
Boundary
- Do not use for trivial one-shot edits or single-answer questions.