From Buildomator
Analyzes codebase using parallel mapper agents to produce structured .planning/codebase/ documents (stack, architecture, conventions, testing, concerns) for project planning and onboarding.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bm:map-codebase [optional: specific area to map, e.g., 'api' or 'auth'][optional: specific area to map, e.g., 'api' or 'auth']This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<objective>
Output: .planning/codebase/ folder with 7 structured documents about the codebase state.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/map-codebase.md </execution_context>
Focus area: $ARGUMENTS (optional - if provided, tells agents to focus on specific subsystem)Load project state if exists: Check for .planning/STATE.md - loads context if project already initialized
This command can run:
<when_to_use> Use map-codebase for:
Skip map-codebase for:
<success_criteria>
npx claudepluginhub buildomator/buildomator --plugin bmAnalyzes codebase with parallel mapper agents to produce structured .planning/codebase/ documents covering tech stack, architecture, conventions, and concerns.
Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents
Analyzes codebase with parallel mapper agents, producing .planning/codebase/ documents (STACK, ARCHITECTURE, CONCERNS, etc.). Supports --fast scan and --query modes.