smithery/drevantonder

archiving-changes

Archive completed changes and optionally sync specs first.

Installation

$ npx skills add smithery/drevantonder --skill archiving-changes

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/drevantonder.

npx skills add smithery/drevantonder

Browse all from smithery/drevantonder

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 621 B
  • docs SUMMARY.md 83 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Archiving Changes

Use when a change is complete and ready to archive.

Behavior

  1. If change slug is not provided, ask which change to archive.
  2. Default to syncing specs first using syncing-to-specs unless the user explicitly says skip.
  3. Move docs/changes/<slug>/ to docs/changes/archive/<date>-<slug>/.
  4. Remind the user to validate formatting after archive.

Notes

  • Be transparent when syncing before archive.
  • If the change is docs-only and should not update current specs, skip sync.