implement
Builds the approved current-feature.md on its own branch, one step at a time.
Invocation
Section titled “Invocation”/implement start or resume the approved specWhat it guarantees
Section titled “What it guarantees”- It works from the approved spec. An unapproved or missing spec stops it.
- Each step is small and visible, and the project’s
Verifycommand runs where one is documented. - It ends with an optional read-only code walkthrough, available whichever review cadence you configured.
- It stops before the work-level commit and before merge.
Review cadence
Section titled “Review cadence”workflow.stepReview controls how often it pauses:
| Value | Behaviour |
|---|---|
feature (default) |
One review packet after all steps |
every |
A review pause after each step |
/check to prove the behaviour.