Skip to content

complete

Finishes the current feature, fix, or rollback.

/complete
  1. Runs the final safety and quality gates.
  2. Archives the spec under syntaxis/history/features/, fixes/, or rollbacks/.
  3. Archives resolved findings and any test-run records for the item, the latter into syntaxis/history/test-runs/.
  4. Updates the build plan’s completion markers.
  5. Creates the work commit.
  6. Asks before merging.
  • Any P0 or P1 finding that is open or fixed — including defects opened by /test-run.
  • Stale, pending, or changes-requested independent review state.
  • Failing configured gates.
  • Archives are immutable records. A rebuild writes --build-2, never overwrites.
  • Merge needs your explicit yes in the current session. Configuration cannot grant it.