backup-diff
Installation
SKILL.md
Diff Backups
Compare two snapshots and report which files changed.
When to use
- The user is investigating workspace drift between two points in time
How
GET /api/snapshots/diff?a=<id>&b=<id>
Compare two snapshots and report which files changed.
GET /api/snapshots/diff?a=<id>&b=<id>