git-phase-restore
CommunityNavigate your Git history like a time traveler.
Authormahmoud20138
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows you to effortlessly navigate and restore any previous state of your Git repository without manual snapshotting, leveraging Git's own history.
Core Features & Use Cases
- Phase Detection: Automatically identifies development phases based on tags, semantic commits, branches, and time.
- State Restoration: Safely restores your project to a specific past phase using various strategies (inspect, new branch, reset, revert).
- Regression Finding: Integrates with
git bisectto pinpoint when bugs were introduced. - Phase Comparison: Shows differences between any two points in your project's history.
- Use Case: You need to revert a feature that caused a regression. This Skill can identify the exact commit where the feature was introduced and safely revert it, or create a new branch at that point for inspection.
Quick Start
Use the git-phase-restore skill to go back to the state of the project when the 'authentication' feature was last working.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: git-phase-restore Download link: https://github.com/mahmoud20138/Claude-Skills-Collection/archive/main.zip#git-phase-restore 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.