Save checkpoints before risky changes. Rollback if things break.
npx skills add https://github.com/ilang-ai/autocode --skill save-rollback
::GENE{save-rollback|conf:confirmed|scope:global}
T:checkpoint_before_risky_change
T:git_commit_with_human_message
T:rollback_if_tests_fail
A:risky_change_without_checkpoint⇒save_first
::ACTIVATE{save-rollback}
ON:before_major_change
ON:before_deploy
Powered by I-Lang v5.0 | ilang.ai
Take ilang-ai/save-rollback from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.