git-github-reflog
CommunityRecover lost commits and branches
AuthorFutureAtoms
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps users recover lost commits and branches in Git, acting as a safety net against accidental deletions or resets.
Core Features & Use Cases
- Reflog Interpretation: Understand and navigate Git's reflog history.
- Commit Recovery: Restore lost commits after hard resets or bad rebases.
- Branch Recovery: Recreate branches that were accidentally deleted.
- Use Case: You accidentally ran
git reset --hard HEAD~5and lost several commits. This skill can help you find those commits in the reflog and reset your branch to recover them.
Quick Start
Use the git-github-reflog skill to recover a lost commit by providing the commit hash or reflog entry.
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: git-github-reflog Download link: https://github.com/FutureAtoms/claude-skills-backup/archive/main.zip#git-github-reflog 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.