What problem does it solve?
This Skill solves the problem of context bloat and "hallucination by omission" by creating dense, domain-specific knowledge bundles that are only injected into the AI's context when working within relevant file paths.
Core Features & Use Cases
- Path-Scoped Context: Ensures the AI only receives domain-specific instructions when modifying files that actually belong to that domain.
- Distilled Knowledge: Encourages the creation of high-signal, source-linked documentation rather than generic, low-value "doc dumps."
- Use Case: A developer working on a complex payment service can use this to create an expert bundle that provides the AI with specific architectural constraints and testing requirements for the payments directory, preventing errors in unrelated parts of the codebase.
Quick Start
Use the expert skill to create a new domain expert for the payments service by referencing the existing documentation.