elephant

Community

Memory-based codebase recovery.

Authorjhillbht
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill remembers and can restore your entire codebase from Claude's conversation memory, helping you recover work when deletion occurs or when Git history is unavailable.

Core Features & Use Cases

  • Full memory-based recovery: reconstruct files and directories shown or created earlier in the conversation.
  • Selective restoration: recover specific files or paths from memory.
  • Memory checkpointing: create snapshots before risky operations.

Quick Start

Elephant, restore the entire codebase to: /path/to/recovery/

Dependency Matrix

Required Modules

None required

Components

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: elephant
Download link: https://github.com/jhillbht/hackathon-clipper-program/archive/main.zip#elephant

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository