Skip to content

feature

Selects one build-plan item and turns it into a buildable spec in syntaxis/context/current-feature.md, then stops.

/feature the next unchecked build-plan item
/feature 7 item 7
/feature checkout the item matching that name

syntaxis/context/current-feature.md — scope, small ordered steps, and done-when criteria stated as observable outcomes rather than intentions.

  • It plans one item and stops before implementation. The spec is yours to approve.
  • Done-when criteria are observable, so /check can actually prove them.
  • A genuinely new feature gets proposed as a reviewed plan addition rather than quietly slipped into the build plan.
  • It follows the proportional-engineering contract: no abstraction, dependency, or service without a current requirement.

Review the spec, then /implement.