crash-recovery
CommunityRebuild context after crashes and resume quickly.
Authorspm1001
Version1.0.0
Installs0
System Documentation
What problem does it solve?
When a session crashes or context limits exhaust memory, reconstruct context by combining git state, issue tracker data, and user memory to resume work quickly.
Core Features & Use Cases
- Two recovery paths: Crash Recovery (history lost) and Context-Limit Recovery.
- Artifact integration: Use git, issue tracker (.beads), and user memory to rebuild context.
- Use Case: You lost conversation history but still have local changes and issue notes; reconstruct to continue.
Quick Start
- Inspect repository state: git status git log -1 --stat git diff
- Check issue tracker (bd) if available: bd ready bd list --status in_progress bd show <issue-id>
- Ask user for missing context
- Reconstruct a concise summary and proceed
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: crash-recovery Download link: https://github.com/spm1001/claude-config-public/archive/main.zip#crash-recovery Please download this .zip file, extract it, and install it in the .claude/skills/ directory.