feature
Selects one build-plan item and turns it into a buildable spec in
syntaxis/context/current-feature.md, then stops.
Invocation
Section titled “Invocation”/feature the next unchecked build-plan item/feature 7 item 7/feature checkout the item matching that nameWhat it writes
Section titled “What it writes”syntaxis/context/current-feature.md — scope, small ordered steps, and
done-when criteria stated as observable outcomes rather than intentions.
What it guarantees
Section titled “What it guarantees”- It plans one item and stops before implementation. The spec is yours to approve.
- Done-when criteria are observable, so
/checkcan 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.