archive
Archive a completed change. Checks completion, syncs features to living documentation, then moves to archive.
Prerequisites (invoke before proceeding)
| Superpower | When | Priority |
|---|---|---|
| finishing-a-development-branch | After archive is complete | MUST |
If unavailable (skill not installed), skip and show archive summary only.
Rationalization Prevention
More from kirkchen/beat
distill
Use when extracting BDD specs from existing code — for adopting Beat in an established codebase or distilling a module into feature files
24apply
Use when implementing a Beat change — requires gherkin or proposal artifact to be done first
23verify
Use when validating implementation completeness before archiving a Beat change
23explore
Use when thinking through ideas, investigating problems, or clarifying requirements — before or during a Beat change
23design
Use when designing a Beat change — creates change container and generates spec artifacts (proposal, gherkin, design.md) — not for task breakdown or implementation
23setup
Use when setting up Beat for the first time in a project or updating project configuration — not for editing beat/config.yaml directly or configuring non-Beat tools
23