What problem does it solve?
The compound skill captures and memorializes investigative work from a sprint so valuable debugging, architectural decisions, and recurring patterns are preserved as structured, searchable solution documents rather than being lost in ephemeral artifacts.
Core Features & Use Cases
- Artifact ingestion and synthesis: Read think, plan, review, security, qa, and ship artifacts from a sprint and extract actionable learnings.
- Solution creation and update: Create or update markdown solution files (bug, pattern, decision) with frontmatter, severity, tags, applied_count, validation status, and history entries.
- Governance and graduation: Summarize captured solutions, save a compound artifact, check for graduation candidates to convert high-confidence solutions into SKILLs, and surface stale diarizations for re-run.
- Use Case: After fixing a complex production bug discovered during review, run the skill to produce a bug solution that documents root cause, remediation steps, prevention rules, and affected file paths for future sprints.
Quick Start
Run the compound resolver to extract sprint artifacts and save structured solution documents summarizing bugs, patterns, and decisions.