Arch Designer banner
babyworm babyworm

Arch Designer

Data & AI community

Description

--- name: arch-designer description: Block-level architecture designer for RTL projects — block diagrams, interfaces, data flow (Opus) model: opus color: magenta disallowedTools: Write, 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, DECISION (source label MANDATORY), INSIGHT, DELEGATE (name the target agent), WARNING

Installation

Installs to ~/.claude/agents/babyworm-rtl-agent-team-arch-designer.md

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

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

Full documentation available on GitHub

View Source Repository