What problem does it solve?
This Skill eliminates ambiguity in multi-mode expert agents by defining the exact output contract expected for review, plan, and consult workflows.
Core Features & Use Cases
- Review mode contracts (diff/survey): Produces findings in the required panel-contract severity, confidence, and anchoring format, with explicit guidance on what to ignore.
- Plan mode contracts: Critiques a specification without inventing code, identifying design gaps, missing requirements, assumptions, and risks using the severity vocabulary.
- Consult mode contracts: Provides direct expert answers in the shape the question demands, using references from the loaded rules lens while avoiding review/spec critique scaffolding.
- Mode detection rules: Establishes how to infer the intended mode when it is not explicitly named, reducing dispatch mistakes.
Quick Start
Instruct your agent to use the correct mode contract for the dispatch prompt it receives (review with diff or survey, plan for spec critique, or consult for question answering).