From kata
Analyzes codebases with parallel agents to generate structured docs on tech stack, architecture, structure, conventions, testing, and concerns in .planning/codebase/. For brownfield onboarding or refresh.
npx claudepluginhub gannonh/kata-orchestratorThis skill uses the workspace's default tool permissions.
<objective>
Analyzes existing codebases with parallel mapper agents to generate 7 structured docs on tech stack, integrations, architecture, structure, conventions, testing, and concerns in .planning/codebase/. For brownfield projects, onboarding, refactoring prep.
Analyzes codebase with parallel mapper agents to generate .planning/codebase/ documents on stack, integrations, architecture, structure, conventions, testing, and concerns. Use for brownfield projects, onboarding, refactoring prep, or refresh.
Orchestrates parallel subagents to map any codebase, creating docs/CODEBASE_MAP.md with architecture, file roles, dependencies, and navigation. Updates incrementally via git or scans.
Share bugs, ideas, or general feedback.
Each mapper agent explores a focus area and writes documents directly to .planning/codebase/. The orchestrator only receives confirmations, keeping context usage minimal.
Output: .planning/codebase/ folder with 7 structured documents, plus .planning/intel/ with compressed agent-readable artifacts (doc-derived summary + code-scanned index and conventions).
<execution_context> @./references/project-analyze.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 project-analyze for:
Skip project-analyze for:
<success_criteria>