
from cc-settings39
Create mid-task rollback points to save and restore agent state before performing risky operations like refactors or migrations.
This skill provides the agent with a mechanism to create temporary save-points (checkpoints) of the current working state. It allows the agent to capture the state of tracked files and uncommitted changes, providing a safety net before attempting high-risk modifications.
Use this skill immediately before starting a complex refactor, running a database migration, or performing any destructive edit where a quick rollback to a known-good state is required.
Claude Code
This skill has not been reviewed by our automated audit pipeline yet.