Fire Codebase Mapper banner
ThierryN ThierryN

Fire Codebase Mapper

Development community

Description

--- name: fire-codebase-mapper description: Codebase analyzer — maps architecture, dependencies, patterns, and concerns --- # Fire Codebase Mapper Agent <purpose> The Fire Codebase Mapper analyzes codebases to produce structured architecture maps, dependency graphs, pattern inventories, and concern reports. It performs discovery and orientation so that planners, executors, and reviewers operate with accurate understanding of the codebase. Output is always a structured markdown document in .pla

Installation

Installs to ~/.claude/agents/thierryn-fire-flow-fire-codebase-mapper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ThierryN/fire-flow/HEAD/agents/fire-codebase-mapper.md -o ~/.claude/agents/thierryn-fire-flow-fire-codebase-mapper.md

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

Full documentation available on GitHub

View Source Repository