Generates comprehensive project overview documents with diagrams for new developers using internal knowledge base and codebase context.
/plugin marketplace add rp1-run/rp1/plugin install rp1-run-rp1-base-plugins-base-2@rp1-run/rp1# Project Bird's-Eye View Generator This command invokes the **project-documenter** sub-agent to generate project overview documentation. Use the Task tool to invoke the project-documenter agent: The agent will: - Load internal knowledge base - Explore codebase for additional context - Generate comprehensive overview with diagrams - Include: Summary, System Context, Architecture, Modules, Data Model, Workflows, APIs - Create Mermaid diagrams (validated) - Mark unknowns as TBD - Save the output document - Report back with documentation summary The agent follows strict rules: never inv...