USE WHEN a hard problem was just solved and the solution should be documented for reuse. Extracts structured solution docs.
Compound extracts reusable solution documentation from the current session's work. It turns hard-won debugging insights, architectural decisions, and implementation patterns into searchable, structured docs in docs/solutions/ so future sessions can find and apply them instantly.
analyst (Opus) — Extract the key facts:
architect (Opus) — Distill into a reusable document:
For bug fixes:
For decisions/patterns:
explorer (Haiku) — Search existing docs:
docs/solutions/ for related entries by keywords, module, and categoryCreate docs/solutions/{category}/{date}_{slug}.md:
---