What problem does it solve? Solved problems often get rediscovered because the solution was never written down. This Skill routes the /capture command to the Resonance librarian procedure, which records a solved problem in the correct Diataxis documentation quadrant so the knowledge persists. ## Core Features & Use Cases - Command Routing: Maps the /capture command directly to the librarian skill's capture procedure. - Diataxis Classification: Ensures each documented solution lands in the correct Diataxis quadrant (tutorial, how-to, reference, or explanation). - Use Case: After debugging a tricky deployment failure, run /capture to document the root cause and fix so the team never re-diagnoses the same issue. ## Quick Start Ask the assistant to run the capture procedure to document the problem you just solved into the correct Diataxis quadrant.