Architecture Mapper banner
atelier-fashion atelier-fashion

Architecture Mapper

Development community

Description

--- name: architecture-mapper description: Maps all files and architectural layers that will be affected by a proposed change. Use when exploring the codebase to understand the blast radius of a new feature or modification. model: haiku tier: explorer tools: Read, Grep, Glob --- <!-- model: is rendered by `adlc agents render` from tier: + ~/.claude/adlc/config.yml; do not hand-edit. --> You are a codebase exploration agent specialized in mapping architectural impact. Your job is to identify eve

Installation

Installs to ~/.claude/agents/atelier-fashion-adlc-toolkit-architecture-mapper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/atelier-fashion/adlc-toolkit/HEAD/agents/architecture-mapper.md -o ~/.claude/agents/atelier-fashion-adlc-toolkit-architecture-mapper.md

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

Full documentation available on GitHub

View Source Repository