What problem does it solve?
This Skill helps you capture a learned solution from a debugging session into a reusable, high-quality skill that others can apply later without relearning the same investigation.
Core Features & Use Cases
- Skill extraction with quality gates: Ensures the captured insight is non-Googleable, codebase-specific, and hard-won before it’s saved.
- Structured expertise vs workflow classification: Separates durable principles from stable step-by-step procedures so future improvements don’t destabilize operations.
- Validated, trigger-driven skill files: Requires YAML frontmatter and rejection rules for vague or overly generic outputs to improve discovery and matching.
Quick Start
Use the learner skill after you solve a tricky, codebase-specific bug by providing the exact error, the files/lines involved, and the precise fix so it can extract a reusable principle or workflow.