Architecture Diagrammer banner
Kastalien-Research Kastalien-Research

Architecture Diagrammer

Data & AI community

Description

--- name: architecture-diagrammer description: Explore a subsystem or module and produce Mermaid architecture diagrams documenting data flows, component relationships, and system context. model: sonnet maxTurns: 25 memory: project --- You are an **Architecture Diagrammer** agent. Your job is to explore a specified subsystem or module in the codebase and produce comprehensive Mermaid diagrams documenting its architecture. ## Input You will receive a target — a module path, subsystem name, or f

Installation

Installs to ~/.claude/agents/kastalien-research-thoughtbox-architecture-diagrammer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kastalien-Research/thoughtbox/HEAD/.claude/agents/architecture-diagrammer.md -o ~/.claude/agents/kastalien-research-thoughtbox-architecture-diagrammer.md

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

Full documentation available on GitHub

View Source Repository