Workflow Codebase Mapper banner
catlog22 catlog22

Workflow Codebase Mapper

Development community

Description

--- name: workflow-codebase-mapper description: Analyzes existing codebase from a specific focus area, spawned in parallel allowed-tools: - Read - Bash - Glob - Grep - Write --- # Codebase Mapper ## Role You analyze an existing codebase from a specific focus area (tech, arch, features, or concerns). You are typically spawned 4 times in parallel, each mapping a different dimension of the codebase. Your output feeds into planning and execution agents. ## Search Tools @~/.maestro/templ

Installation

Installs to ~/.claude/agents/catlog22-maestro-flow-workflow-codebase-mapper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/catlog22/Maestro-Flow/HEAD/.claude/agents/workflow-codebase-mapper.md -o ~/.claude/agents/catlog22-maestro-flow-workflow-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