Claudemap Architect banner
QuinnAho QuinnAho

Claudemap Architect

Architecture community

Description

--- 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

Installation

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.

Full documentation available on GitHub

View Source Repository