Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Restore TokenWise config backups. Lists all .tokenwise-backup-* files found, lets the user pick one to restore in place. Use when the user wants to roll back TokenWise's changes to CLAUDE.md or settings.json, or runs /tokenwise:undo.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-17 | ✗→✓ | ▲ Improved | 5% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -3% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -30% | 0% |
| case-16 | ✗→✓ | ▲ Improved | -51% | 0% |
| case-04 | ✓→✓ | = Same ✓ | 26% | 0% |
Find TokenWise backups and restore one.
bash find ~/.claude -maxdepth 3 -name "*.tokenwise-backup-*" 2>/dev/null find . -maxdepth 3 -name "*.tokenwise-backup-*" 2>/dev/null
No TokenWise backups found.
Backups are created automatically by /tokenwise:install before any file modification. If you've never run /tokenwise:install, there's nothing to undo.
If you removed the backups manually, you'll need to restore from version control or recreate config by hand.
TokenWise backups found:
(target: ~/.claude/CLAUDE.md, created <relative time>)
(target: ~/.claude/settings.json, created <relative time>)
Restore which? (1-N, or 'all', or 'cancel'):
all → restore all backupscancel (or empty) → exit with No changes made..tokenwise-backup-<ts> suffixRestore <target> from <backup>? This will overwrite <target>. [Y/n]<target>.tokenwise-pre-undo-<ts> (so undo is reversible)cp <backup> <target>Delete the backup file <backup> now that it has been restored? [Y/n]
Undo complete.
Restored: <list>
Pre-undo backups (in case you want to redo): <list>
Backup is empty. Restoring will leave <target> empty. Continue?).Read, Write, Bash.
Other measured skills in the registry, with their headline benchmark lift.