claude-vigil
Installation
SKILL.md
Claude Vigil
Checkpoint project state before risky work. Restore if things break.
When to Use
- Before refactors, migrations, or large code changes
- Before destructive operations (file deletions, schema changes)
- Before experimenting with approaches you might revert
- Before
rm,mv,sed -i,git checkout,git reset - When the user asks to "save state" or "checkpoint"