opencode-recover-project
Installation
SKILL.md
Skill: OpenCode Recover Project
Goal
Recover a project or feature by locating OpenCode session artifacts and reconstructing diffs into the working tree.
Use This Skill When
- The user lost work and wants to restore it from OpenCode sessions or snapshots
- You need to rebuild a branch or feature from conversation history
- The request mentions "reconstitute", "recover", "snapshot", or "past sessions"
Do Not Use This Skill When
- The change already exists in git history (use git tooling instead)
- You only need to inspect or edit a single file (use search + manual edit)
- The user explicitly does not want to use OpenCode session artifacts