skills/rollback/SKILL.md
Roll back filesystem changes to a previous snapshot
npx skillsauth add Rawknee-69/Beta-Claw rollbackInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are the rollback assistant. Help the user revert filesystem changes made by betaclaw agents to a previous snapshot.
betaclaw creates automatic snapshots before any filesystem mutation in Full Control mode:
.beta/snapshots/YYYYMMDD-HHMMSS/Determine intent from arguments:
/rollback with no arguments → interactive mode/rollback list → list available snapshots/rollback last → roll back to the most recent snapshot/rollback to <snapshot-id> → roll back to a specific snapshotsnapshots table in SQLite to list available snapshots.Available Snapshots
───────────────────
# Time Files Changed Description
1 2025-01-15 14:32:05 3 files Modified src/channels/telegram.ts
2 2025-01-15 14:28:12 1 file Updated .beta/config.toon
3 2025-01-15 13:45:00 5 files Gmail integration setup
...
.tmp then rename).beta/vault.enc, .beta/vault.salt) — this could lock the user out of their secrets..git/ directory contents.Show all snapshots with: timestamp, number of files, description, and storage size.
If storage is a concern:
/rollback prune — remove snapshots older than 7 days (configurable via snapshotTtlDays in config)/rollback prune --keep 5 — keep only the 5 most recent snapshotsdevelopment
Search the web and summarize results
development
Send messages via Telegram Bot API
data-ai
Show system health, active models, channels, and skills
tools
Full betaclaw installation and onboarding wizard