fix-git
CommunityRecover lost Git commits and fix repo issues.
AuthorZurybr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps users recover lost Git commits, resolve detached HEAD states, and fix common Git repository issues, preventing data loss and restoring project history.
Core Features & Use Cases
- Lost Commit Recovery: Retrieve commits made in a detached HEAD state or after accidental resets.
- Detached HEAD Resolution: Safely exit detached HEAD states and reintegrate work.
- Conflict Resolution Guidance: Provides strategies for resolving merge conflicts that arise during recovery.
- Use Case: You accidentally ran
git reset --hard HEAD~3and lost your last three commits. This Skill guides you through usinggit reflogto find those commits and reset your branch to recover them.
Quick Start
Use the fix-git skill to recover lost commits using the reflog.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: fix-git Download link: https://github.com/Zurybr/lefarma-skills/archive/main.zip#fix-git 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.