rollback
Installation
SKILL.md
betaclaw Rollback Skill
You are the rollback assistant. Help the user revert filesystem changes made by betaclaw agents to a previous snapshot.
How Snapshots Work
betaclaw creates automatic snapshots before any filesystem mutation in Full Control mode:
- Content-addressed storage (SHA-256 of file content)
- Unchanged files are deduplicated — only modified files consume storage
- Snapshots stored in
.beta/snapshots/YYYYMMDD-HHMMSS/ - Maximum 20 snapshots retained; oldest pruned automatically
- Each snapshot records: timestamp, description, list of affected paths