当您有一个书面的实施计划,需要在单独的会话中执行并进行审查检查点时使用
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Use when you have a spec or requirements for a multi-step task, before touching code
Executes fully finalized, immutable plans with strict validation, performing each predefined step in order without modification or interpretation.
Create detailed implementation plans for software projects — break down features into steps, files, tasks, and executable code.
Create, finalize, and execute file-based project plans with subplans, using checkpoints and logs for controlled, session-based implementation and progress tr...
Explore codebase and create spec + phased implementation plan with file-level task breakdown. Use when user says "plan this feature", "create implementation...