recovering-work
CommunityRestore lost work with git-snapshot magic.
Authorjdutton
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Recovering lost work after git operations or validation runs can be fragile without a clear, reliable recovery workflow. This guide explains how to locate, inspect, and restore files from deterministic validation snapshots and git history.
Core Features & Use Cases
- Locate recent validation snapshots using vv history and identify the exact tree-hash to recover.
- Safely restore a single file or an entire directory from a tree-hash with git cat-file and git checkout, preserving prior states.
- Handle scenarios such as deleted untracked files, accidental hard resets, crashes, or branch switches, with guidance for verification and pruning.
Quick Start
Identify the most recent valid validation snapshot with vv history, then restore the desired file using git cat-file and the appropriate tree-hash.
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: recovering-work Download link: https://github.com/jdutton/vibe-validate/archive/main.zip#recovering-work 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.