RCP-CWK-044 Project Archiver
Creates compressed long-term archives of project state as a single timestamped .tar.gz file suitable for cold storage or off-site transfer.Â
Creates compressed long-term archives of project state as a single timestamped .tar.gz file suitable for cold storage or off-site transfer.Â
Walks through a 5-phase workflow: assess current state, identify recovery sources, execute recovery, verify restored state, and document the incident. Every destructive step requires explicit human confirmation.
Uses git bundle for atomic snapshots, tags with date and session ID, verifies bundle integrity, and records the snapshot in a tracking log. Designed to protect against accidental destructive operations and provide recovery points.
The AI commits any uncommitted work, tags the current state with a descriptive name, and gives you exact commands to roll back if something goes wrong. Think of it as a save game before a boss fight.
End of content
End of content