From aida
Analyze codebase with parallel agents to produce .planning/codebase/ documents
npx claudepluginhub udaykabe/odo --plugin aida[optional: specific area to map, e.g., 'api' or 'auth']<objective> Analyze existing codebase using parallel Explore agents to produce structured codebase documents. This command spawns multiple Explore agents to analyze different aspects of the codebase in parallel, each with fresh context. Output: .planning/codebase/ folder with 7 structured documents about the codebase state. </objective> <context> Focus area: $ARGUMENTS (optional - directs agents to specific subsystem) **Load project state if exists:** Check for .planning/STATE.md - loads context if project already initialized **This command can run:** - Before /new-project (brownfield ...
/map-codebaseAnalyzes codebase with parallel agents [optional focus area], producing 7 docs in .planning/codebase/ on stack, architecture, structure, conventions, testing, integrations, and concerns.
/map-codebaseAnalyzes codebase with parallel mapper agents, optionally targeting a specific area, to produce .planning/codebase/ documents.
/map-codebasePerforms deep codebase analysis with parallel agents, producing 7 structured documents on tech stack, architecture, structure, conventions, testing, integrations, and concerns.
/map-codebaseAnalyzes existing repository and creates persistent codebase map in docs/project/codebase-map.md plus current status in docs/project/current.md. Optional focus area.
/map-codebaseAnalyzes an existing codebase and produces structured reference documentation for starting new projects on top of it.
/map-codebaseAnalyze codebase with parallel Explore agents to produce .planning/codebase/ documents
This command spawns multiple Explore agents to analyze different aspects of the codebase in parallel, each with fresh context.
Output: .planning/codebase/ folder with 7 structured documents about the codebase state.
Focus area: $ARGUMENTS (optional - directs agents to 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>
See skills/mapping-codebase/SKILL.md for detailed success criteria.