opencode-reconstituter

Installation
SKILL.md

Skill: OpenCode Reconstituter

Goal

Use the reconstitute CLI to index OpenCode sessions into Chroma, search for relevant context, and generate reconstruction notes for a target path.

Use This Skill When

  • You need to rebuild context for a project from OpenCode sessions.
  • You want to generate .reconstitute/output artifacts for a target repo.
  • You need to run the reconstitute loop with search and tool-assisted notes.

Do Not Use This Skill When

  • You only need to search sessions without the reconstruction loop (use opencode-session-search).
  • You only need raw snapshot diffs (use opencode-extract-diffs).
  • The OpenCode session index is missing and you cannot run the index step.

Inputs

  • Target path (for run command)
  • Search query (for search command)
  • Environment configuration for OpenCode, Chroma, and Ollama
Installs
10
GitHub Stars
6
First Seen
Mar 18, 2026
opencode-reconstituter — open-hax/opencode-skills