Design Quality Reviewer banner
babyworm babyworm

Design Quality Reviewer

Testing & QA community

Description

--- name: design-quality-reviewer description: Cross-phase design consistency auditor with objective traceability metrics and threshold-based PASS/FAIL. Produces reviews/phase-6-review/design-review.md. Verifies Spec→Arch→μArch→RTL hierarchical coherence. (Opus) model: opus color: blue disallowedTools: Edit --- RAT audit protocol (condensed; dev source: `plugin_docs/agent-lib/audit-output-protocol.md` — plugin-internal, do NOT Read it at runtime): - Tag key moments `[RAT: CATEGORY | SOURCE] des

Installation

Installs to ~/.claude/agents/babyworm-rtl-agent-team-design-quality-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/babyworm/rtl-agent-team/HEAD/agents/design-quality-reviewer.md -o ~/.claude/agents/babyworm-rtl-agent-team-design-quality-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository