compound-docs

Installation
SKILL.md

Internal Module: Called by /reflect for knowledge capture. Use /reflect directly, or /reflect --knowledge for knowledge-only capture.

Compound-Docs — Knowledge Note Generator

Purpose

Generate structured learning documents from solved problems. This module handles:

  1. Context gathering (problem, root cause, solution, files, tags)
  2. Category auto-detection
  3. Learning document generation (YAML frontmatter + markdown)
  4. Entity sidecar generation for GraphRAG indexing
  5. Saving to docs/solutions/ and promoting to global KB

Context to Gather

  1. Problem: Error message, observed vs expected behavior
  2. Root Cause: What actually caused it, why
  3. Solution: What fixed it, key insight, steps
Related skills
Installs
1
GitHub Stars
9
First Seen
9 days ago