Ruflo Adr
Plugin Verifiziert AktivADR lifecycle management — create, index, supersede, check compliance, and link Architecture Decision Records to code via AgentDB hierarchical store + causal edges (supersedes/amends/depends-on/related)
To provide robust lifecycle management for Architecture Decision Records, ensuring architectural consistency and traceability within a project.
Funktionen
- Create ADRs with sequential numbering
- Index ADRs and dependency graphs in AgentDB
- Track ADR lifecycle statuses (proposed, accepted, superseded)
- Link ADRs to code via git diff analysis
- Perform ADR compliance checks against code changes
Anwendungsfälle
- Creating a new ADR for a significant architectural decision.
- Ensuring code changes comply with established architectural decisions before merging.
- Reviewing the relationships and status of existing ADRs.
- Maintaining a consistent and traceable history of architectural choices.
Nicht-Ziele
- Managing general project documentation outside of ADRs.
- Automating code refactoring based on ADRs.
- Acting as a general-purpose code linter or static analysis tool.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-adr@rufloEnthält 4 Erweiterungen
Skill (4)
Create a new Architecture Decision Record with sequential numbering and AgentDB registration
Build or rebuild the ADR index + dependency graph by running scripts/import.mjs (handles v3-style and plugin-style ADR formats; one Bash call vs hundreds of MCP round-trips)
Review code changes against accepted ADRs for compliance violations
Read back adr-patterns + adr-edges namespaces, surface dangling refs / supersede cycles / status mismatches; exit 1 on cycles
Qualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Context7 Plugin
100Upstash Context7 MCP-Server für die Abfrage aktueller Dokumentationen. Ruft versionsspezifische Dokumentationen und Codebeispiele direkt aus Quell-Repositories in den LLM-Kontext.
Multi Platform Apps
99Cross-platform application development coordinating web, iOS, Android, and desktop implementations
C4 Architecture
99Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Serverless Eda
99AWS Serverless- und ereignisgesteuerte Architektur-Best-Practices, basierend auf dem Well-Architected Framework mit MCP-Servern für SAM, Lambda, Step Functions und Messaging
Database Design
99Database architecture, schema design, and SQL optimization for production systems
Comprehensive Review
99Multi-perspective code analysis covering architecture, security, and best practices