Restore Snapshot
SkillDev toolsPoint-in-time restore for the primary datastore.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Restore Snapshot skill
What this skill tells your AI
The instructions your AI receives, as published by stbenjam/skillsaw in tests/fixtures/large-skill-library/skills/restore-snapshot/SKILL.md and read by ahel’s review.
Recovers the primary datastore to a chosen moment, either into the live cluster during an incident or into a scratch namespace for analysis.
Choosing a target time
Restores land on the write-ahead log position nearest the requested time. The WAL retention notes say how far back the window reaches.
Running the restore
pgctl restore --at <timestamp> --into <namespace> blocks until the
replay finishes. Progress and failure modes are described in the restore
runbook.
Signals
- GitHub stars
- 66
- Forks
- 15
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
snapshot-restore- Source
- github.com/stbenjam/skillsaw