HomeGitHub
Docs/Commands/Complete

Complete

Archive a finished feature, make its feature-level commit, and merge only with approval.

Commandscommandcompletearchive

Preconditions

Run complete after implementation is finished, checks are green, and you have reviewed the result.

Feature closeout

Complete:

  1. Archives the active spec under blueprint/history/features/ or blueprint/history/fixes/.
  2. Checks the feature off in the build plan when applicable.
  3. Resets current-feature.md to its empty stub.
  4. Creates one conventional feature-level commit.
  5. Requests explicit approval before squash-merging into the default branch.
  6. 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.

Documentation

Search AI Blueprint

Start typing to search the documentation.