Manages project workspace hygiene by manually removing temporary savepoints and snapshots.
The Savepoint Cleanup skill is designed to help developers maintain a clean and efficient workspace by purging unnecessary project snapshots or savepoints. It provides a streamlined command to execute cleanup scripts via Bun, ensuring that temporary agent states and local backups are removed when they are no longer needed. This is particularly useful for optimizing disk space and preventing clutter in long-running development projects managed by Claude Code.
主な機能
01Real-time execution reporting
02Automated cleanup via Bun script integration
03Streamlined command-line interface
04Manual purging of project savepoints
05Workspace storage optimization
060 GitHub stars
ユースケース
01Optimizing local disk space by removing old agent snapshots
02Resetting the project environment before starting a new feature branch
03Maintaining repository cleanliness after extensive AI-assisted coding sessions