Cdc Reviewer banner
babyworm babyworm

Cdc Reviewer

Design community

Description

--- name: cdc-reviewer description: CDC design strategy reviewer. Evaluates synchronization architecture quality, FIFO depth calculations, metastability budgets, and reset synchronization. Produces review reports in reviews/. model: opus color: yellow 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] description` — categories: THOUGHT, DE

Installation

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

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

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

Full documentation available on GitHub

View Source Repository