Files
a0_software_orchestrator/agents/quality_reviewer/agent.yaml
T

16 lines
745 B
YAML
Raw Normal View History

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"