archive

Installation
SKILL.md

Archive a completed change. Checks completion, syncs features to living documentation, then moves to archive.

<decision_boundary>

Use for:

  • Archiving a completed (or verified distilled) change
  • Syncing features into beat/features/ living documentation
  • Final living-doc sweeps (glossary terms, last-mile ADR) before archiving

NOT for:

  • Verifying implementation against spec (use /beat:verify)
  • Implementing remaining tasks (use /beat:apply)
  • Creating or modifying spec artifacts (use /beat:design)

Trigger examples:

  • "Archive the change" / "The change is done, wrap it up" / "Sync the features"
  • Should NOT trigger: "verify the implementation" / "implement the change" / "design a feature"

</decision_boundary>

Installs
189
Repository
kirkchen/beat
GitHub Stars
7
First Seen
Apr 13, 2026
archive — kirkchen/beat