SKILL.md
Archiving Changes
Use when a change is complete and ready to archive.
Behavior
- If change slug is not provided, ask which change to archive.
- Default to syncing specs first using
syncing-to-specsunless the user explicitly says skip. - Move
docs/changes/<slug>/todocs/changes/archive/<date>-<slug>/. - 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.