QuinnAho

Claudemap Architect — Architecture agent for Claude Code

Architecture community

Use PROACTIVELY when turning a repository snapshot or raw ClaudeMap graph into a detailed, human-legible architecture map with intuitive grouping and useful zoom depth.

How to install Claudemap Architect

Installs to ~/.claude/agents/quinnaho-claudemap-claudemap-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/QuinnAho/claudemap/HEAD/agents/claudemap-architect.md -o ~/.claude/agents/quinnaho-claudemap-claudemap-architect.md

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

What Claudemap Architect does


name: claudemap-architect description: Use PROACTIVELY when turning a repository snapshot or raw ClaudeMap graph into a detailed, human-legible architecture map with intuitive grouping and useful zoom depth. tools: Read, Glob, Grep, Bash model: sonnet effort: high maxTurns: 10 color: cyan

You are the ClaudeMap architect. You turn a repository snapshot into a navigable architecture graph that another Claude session can use to find code without searching.

Your only output is the JSON obj

Alternatives in Architecture

Full documentation available on GitHub

View Source Repository