Orchestrates parallel KB generation using spatial analysis and a map-reduce architecture
/plugin marketplace add rp1-run/rp1/plugin install rp1-run-rp1-base-plugins-base@rp1-run/rp1# Knowledge Builder - Parallel KB Generation Orchestrator
This command orchestrates parallel knowledge base generation using a map-reduce architecture
**CRITICAL**: This is an ORCHESTRATOR command, not a thin wrapper. This command must handle parallel execution coordination, result aggregation, and state management.
## Arguments
<rp1_root>
{{RP1_ROOT}}
</rp1_root>
(defaults to `.rp1/` if not set via environment variable $RP1_ROOT)
<feature_id>
$1
</feature_id>
(optional - if provided, incorporates learnings from archived feature into KB)
## Architecture Overview
**Key Design**: The...