1What you get
Installed capabilities
- Starts every session with full context
- Checkpoints before each risky step
- Fences off files Claude must not touch
- Walks breakage back to known-good
- Turns every incident into a new fence
2The skill itself
The full SKILL.md
project-guardian / SKILL.md Vault members
3Install it
Add it to Claude
◆ ClaudeRequires a Claude.ai plan with Agent Skills. Works in any project.
- 1
Download the .zip
Use the Download button in the skill box above to save the file.
- 2
Open Claude settings
In claude.ai, go to Settings → Capabilities → Skills.
- 3
Add the skill
Click “Add skill”, then upload the .zip you downloaded.
- 4
Toggle on
Enable the skill toggle in your project to activate it immediately.
4Run it
Once installed, just type
/kickoff/guard/recoverOr just say: "Something broke and I don't know what."
Why it works
Every incident becomes a short walk back to a save point. Fences make the next one rarer.
Tips
- Run /guard before your first real work session
- Add payment and login code to protected files
- Let it checkpoint even when you're impatient
- Say "it broke" in your own words, that's enough
How to use it
- Install the skill in Claude Code
- Say /kickoff at the start of each session
- Say /guard once to install the fences
- Say /recover the moment something breaks
- Approve each step it proposes