From rp1-base
Generates project overview documents with Mermaid diagrams covering summary, architecture, modules, data model, workflows, and APIs using knowledge base and codebase context for onboarding new developers.
npx claudepluginhub rp1-run/rp1 --plugin rp1-baseThis skill uses the workspace's default tool permissions.
This command invokes the **project-documenter** sub-agent to generate project overview documentation.
Generates project overview documents with Mermaid diagrams for onboarding new developers, using internal knowledge base and codebase context. Covers summary, architecture, modules, data model, workflows, and APIs.
Generates Markdown docs for codebases covering architecture, components, data flow, setup, guidelines, and deployment. Use to explain unfamiliar code, create onboarding, or document systems.
Audits existing docs and generates full project documentation in docs/ including architecture.md, getting-started.md, development.md, API refs, and ADRs. For onboarding and context sharing.
Share bugs, ideas, or general feedback.
This command invokes the project-documenter sub-agent to generate project overview documentation.
Invoke the project-documenter agent:
Task tool: subagent_type: rp1-base:project-documenter prompt: ""
The agent will:
The agent follows strict rules: never invent facts, use only loaded sources and codebase exploration.
The agent has access to all necessary tools and will handle the entire documentation workflow autonomously.