Implementor Stage Gate
Overview
Apply a strict stage gate: implement only the current stage of the task brief, then stop and ask for confirmation before moving on.
Workflow
- •Read the task brief and identify the staged plan.
- •Implement only the first incomplete stage.
- •Update
tasks/<date>_<slug>/10_impl_notes.mdwith what changed and why. - •Report progress and explicitly ask whether to proceed to the next stage.
- •Proceed to the next stage only after the user confirms or explicitly requests all stages.
Exceptions
- •If the user explicitly asks for all stages at once, note that in
10_impl_notes.mdand proceed without gating. - •If a stage is blocked, stop and ask for direction before continuing.