implementation-workflow
Installation
SKILL.md
Implementation workflow
Manage task flow. Local instructions and domain skills remain authoritative.
Select a mode
- Plan only: inspect and propose without changing files.
- Plan and implement: plan enough to reduce risk, then continue into code.
- Continue or recover: reconstruct current state, then make the smallest safe move.
When asked to split work, make each task independently useful and verifiable. State whether the split is plan-only or will be executed.
Do not stop at a plan when the user asked for implementation unless blocked or told to pause.
Establish scope
Before planning: