reversibility
CommunityEnsure every change is reversible.
Authorjimmymalhan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the critical need for safe and controlled changes by ensuring that every modification made to a system or codebase has a clearly defined and documented rollback procedure.
Core Features & Use Cases
- Mandatory Rollback Documentation: Enforces the documentation of rollback steps before or alongside any change.
- Change Management: Integrates rollback planning into commit, merge, and deployment workflows.
- Use Case: Before merging a new feature, the PR body must include a "Rollback" section detailing the exact
git revertcommand or equivalent procedure, ensuring quick recovery if issues arise post-merge.
Quick Start
Document the exact git revert command for the latest commit in the PR body.
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: reversibility Download link: https://github.com/jimmymalhan/codereview-pilot/archive/main.zip#reversibility 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.