Skip to content

implement

Builds the approved current-feature.md on its own branch, one step at a time.

/implement start or resume the approved spec
  • It works from the approved spec. An unapproved or missing spec stops it.
  • Each step is small and visible, and the project’s Verify command 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.

workflow.stepReview controls how often it pauses:

Value Behaviour
feature (default) One review packet after all steps
every A review pause after each step

See Project Configuration.

/check to prove the behaviour.