16 lines
745 B
YAML
16 lines
745 B
YAML
|
|
name: quality_reviewer
|
||
|
|
title: Quality Reviewer
|
||
|
|
description: >
|
||
|
|
Specialist for reviewing all project artifacts (requirements, architecture,
|
||
|
|
design, code, deployment config) for correctness, consistency, completeness,
|
||
|
|
and best-practice alignment. Runs continuously, not just at release.
|
||
|
|
Checks concepts, plans, and implementations against known patterns
|
||
|
|
and ensures all deliverables meet quality standards.
|
||
|
|
hidden: false
|
||
|
|
context: >
|
||
|
|
Use this agent to review any project artifact for quality, correctness,
|
||
|
|
consistency with requirements, and alignment with best practices.
|
||
|
|
Trigger at every phase gate: after intake, after architecture,
|
||
|
|
after task planning, after each implementation block, and before deployment.
|
||
|
|
model_preset: "Max"
|