What problem does it solve? Teams repeatedly re-diagnose the same module issues and re-solve the same technical problems because knowledge is never captured or retrieved. This Skill routes every encountered or solved problem to the right reusable asset type so prior work is found and new knowledge is preserved. ## Core Features & Use Cases - Problem-type routing: Classifies issues as business-module problems (routed to expert-lookup) or concrete technical problems (routed to solution-lookup) before investigation begins. - Capture routing after resolution: Directs reproducible fixes to solution-capture, reusable module knowledge to expert-team, and one-line facts to project memory. - Distinction between asset types: Treats expert teams as domain maps (contract layers C0-C4 plus implementation navigation) and solutions as step-by-step recipes for specific errors or configurations. - Use Case: After fixing a recurring deployment error, the Skill evaluates whether the fix is non-trivial and reproducible, then triggers solution-capture to store the steps and indexes them for future retrieval. ## Quick Start Ask the agent to check whether an existing expert team or solution covers the current problem before investigating, and to capture the fix afterward if it is reusable.