Rollback Check
CommunityEnsure safe rollback before commit.
Authorjimmymalhan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents risky changes by ensuring a safe and documented rollback path exists before code is committed or deployed.
Core Features & Use Cases
- Pre-commit Verification: Automatically checks for a safe rollback strategy before a commit is finalized.
- Risk Assessment: Identifies potential data loss or one-way operations.
- Use Case: Before merging a database schema change, this Skill will verify that a down-migration script exists and has been tested, preventing accidental data loss.
Quick Start
Run the rollback check skill to verify the safety of the staged changes.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Rollback Check Download link: https://github.com/jimmymalhan/codereview-pilot/archive/main.zip#rollback-check Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.