Base Plugin Reference¶
The rp1-base plugin provides foundation capabilities for knowledge management, documentation, strategic analysis, and security validation.
Version: 4.1.0 Dependencies: None (base plugin)
Commands¶
| Command | Description |
|---|---|
knowledge-build |
Generate knowledge base using parallel map-reduce architecture |
knowledge-load |
Load KB context for downstream agents |
project-birds-eye-view |
Generate comprehensive project overview with diagrams |
strategize |
Holistic strategic analysis with trade-off recommendations |
write-content |
Interactive technical content creation assistant |
analyse-security |
Comprehensive security validation and vulnerability scanning |
Command Categories¶
Knowledge Management¶
Build and load the knowledge base that powers context-aware agents.
knowledge-build: Analyzes your codebase and generates documentation in.rp1/context/knowledge-load: Loads KB context for other agents to use
Documentation¶
Generate comprehensive documentation for onboarding and communication.
project-birds-eye-view: Creates overview documents with architecture diagramswrite-content: Interactive assistant for blog posts, proposals, and feedback documents
Analysis¶
Deep analysis for strategy and security.
strategize: Provides strategic recommendations balancing cost, quality, and complexityanalyse-security: Comprehensive security validation and vulnerability detection
Installation¶
Quick Start¶
After installation, generate a knowledge base:
This creates .rp1/context/ with documentation files that other commands use for context-aware execution.