What problem does it solve?
This skill eliminates the loss of hard-earned problem-solving knowledge when team members change roles or sessions end, by automatically capturing verified technical solutions into a structured, searchable knowledge base.
Core Features & Use Cases
- Automatic Solution Capture: Triggers automatically when confirmation phrases like "that worked" are detected, or via the manual /doc-fix command, to document non-trivial solved problems.
- Validated Structured Documentation: Uses enum-validated YAML frontmatter and standardized templates to ensure all solution docs are consistent, searchable, and categorized correctly.
- Cross-Referencing & Pattern Detection: Links related issues and identifies recurring critical patterns to promote to required reading for the whole team.
- Use Case: When a developer fixes a hard-to-debug N+1 query issue in a Rails application, the skill automatically creates a categorized doc with exact error messages, root cause, solution code, and prevention guidance that any team member can find later.
Quick Start
After confirming a problem is solved, say "that worked" to automatically trigger the skill to document the solution, or run the /doc-fix command to start the process manually.