revert-track
CommunityUndo a whole work track safely in git.
Authorescotilha
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Reverting a broken feature manually can be risky and time-consuming because it may require identifying many related commits and preserving a clean history.
Core Features & Use Cases
- Track-based commit discovery: Locates all commits belonging to a logical unit of work using state files from parallel-dev and deep-plan or by commit-range input.
- Single-operation history-safe revert: Performs a clean
git revertof all identified commits as one undo commit (preserving history). - Safety guardrails: Offers
--dry-run, shows what will be reverted, and assesses conflict risk by detecting post-track modifications to affected files. - Practical examples: Use it to roll back a failing feature to restore production stability, or to undo a deep-plan implementation phase without losing the overall git timeline.
Quick Start
Run: /revert-track auth --dry-run to inspect exactly which commits and files would be reverted for the auth track before making any 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: revert-track Download link: https://github.com/escotilha/claude-public/archive/main.zip#revert-track 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 471,000+ vetted skills library on demand.