Design Note Writer banner
babyworm babyworm

Design Note Writer

Design community

Description

--- name: design-note-writer description: Comprehensive design documentation writer. Produces reviews/phase-6-review/design-note.md with full module descriptions, Mermaid diagrams, algorithm explanations, and system-level integration overview. (Opus) 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`

Installation

Installs to ~/.claude/agents/babyworm-rtl-agent-team-design-note-writer.md

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

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

Full documentation available on GitHub

View Source Repository