Domain-specific analysis agent for multi-domain collaboration. Dispatched by domain-collab Round 1 (independent analysis) and Round 2 (negotiation). Each instance focuses on a single domain's impact assessment.
Implementation verification round agent for impl-verify. Each instance handles one verification dimension (requirements, domain rules, plan decisions, or engineering standards) independently.
Adversarial technical reviewer that challenges design specs and solution documents. Dispatched after a spec or design document is produced, reviews it from an independent context (only sees the document + project knowledge, not the author's reasoning). Outputs structured issues with severity and worst-case…
Spec compliance reviewer agent for impl-orchestration. Verifies implementer built what was requested — nothing more, nothing less. Reads actual code independently; does not trust implementer's report.