What problem does it solve?
It helps convert hard-won, codebase-specific insights from a conversation into a reusable Skill artifact that teams can activate later, while preventing generic or easily Googleable takeaways from being saved.
Core Features & Use Cases
- Guided, quality-gated extraction: Captures only non-obvious, debugging-revealed learning with clear recognition signals and precise triggers.
- Structured Skill outputs: Produces a stable format with an optional Expertise/Workflow split so improvement cycles can update principles without destabilizing procedures.
- Project-level knowledge retention: Supports saving learned skills into the repo’s
.omc/skills/ location for team persistence.
- Use Case: After resolving a tricky Lyric-related failure, extract the exact root cause and the precise fix into a reusable decision heuristic with concrete file/line pointers and trigger phrases.
Quick Start
Extract a Level 7 learned Skill from the current conversation, using the Expertise/Workflow split and including a triggers list derived from the specific error symptoms and file paths.