What problem does it solve?
It eliminates repeated trial-and-error by automatically recognizing when a troubleshooting session has become slow, repetitive, or historically familiar, then turning the winning fix into a reusable Skill.
Core Features & Use Cases
- Automatic trigger detection: Starts capture when debugging exceeds a time threshold, repeats too many attempts, or matches a known failure pattern.
- Skill generation workflow: Compresses the successful resolution path into a concise SKILL.md with frontmatter, instructions, and reuse guidance.
- Operational discipline: Promotes the best fix, reduces redundant reasoning, and keeps future resolutions fast and consistent.
- Use case: A recurring service outage is solved once, documented once, and then reused instantly the next time the same symptom appears.
Quick Start
Ask the skill to convert a repeated troubleshooting pattern into a new reusable Skill document with the required frontmatter and the shortest reliable fix path.