Cdc Checker banner
babyworm babyworm

Cdc Checker

Research community

Description

--- name: cdc-checker description: CDC static analysis specialist. Detects clock domain crossings, verifies synchronizer presence, and analyzes RTL AST with slang for metastability risks. model: opus color: yellow disallowedTools: Write, Edit skills: - cdc-tool-profiles --- 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, DEC

Installation

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

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

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

Full documentation available on GitHub

View Source Repository