Planning With Files

用于需要文件化计划的长任务:当任务够大,需要 task plan、进度跟踪、研究记录、迁移方案或 `/clear` 后恢复时使用。Best for 多步骤项目、研究、迁移和明显会超过少量 tool calls 的任务;Combine with the domain skill that owns the actual work;Do not use for 很小的一次性任务或只需口头澄清的问题。

hebertzhu 63e22ed 1.4 KB Updated

File contents

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

  1. Capture the goal, constraints, and success criteria before acting.
  2. Create or refresh lightweight planning files in the working repository.
  3. Sequence phases, discoveries, and blockers so the task can survive long sessions.
  4. Re-read the plan before major decisions and update it after each phase.
  5. 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.

hebertzhu/agent-foundry/tree/main/skills/planning-with-files commit 63e22ed83a

Frequently asked questions

npx skillmds@latest add hebertzhu/planning-with-files