Preconditions
Run complete after implementation is finished, checks are green, and you have reviewed the result.
Feature closeout
Complete:
- Archives the active spec under
blueprint/history/features/orblueprint/history/fixes/. - Checks the feature off in the build plan when applicable.
- Resets
current-feature.mdto its empty stub. - Creates one conventional feature-level commit.
- Requests explicit approval before squash-merging into the default branch.
- Deletes the finished feature branch after the merge.
Push boundary
Merge approval does not approve a push. Complete asks separately before pushing the default branch to a remote.
Why archive the spec
The history records what was intended, which checks defined success, and how the work was divided. It is useful project context without retaining chat transcripts.