Ruflo Adr
插件 已验证 活跃ADR 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.
功能
- 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
使用场景
- 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.
非目标
- Managing general project documentation outside of ADRs.
- Automating code refactoring based on ADRs.
- Acting as a general-purpose code linter or static analysis tool.
安装
请先添加 Marketplace
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-adr@ruflo包含 4 个扩展
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
质量评分
已验证类似扩展
Context7 Plugin
100Upstash Context7 MCP 服务器,用于查找最新文档。直接从源代码存储库将特定版本的文档和代码示例拉取到您的 LLM 上下文中。
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
99基于 Well-Architected Framework 的 AWS 无服务器和事件驱动架构最佳实践,包含用于 SAM、Lambda、Step Functions 和消息传递的 MCP 服务器
Database Design
99Database architecture, schema design, and SQL optimization for production systems
Comprehensive Review
99Multi-perspective code analysis covering architecture, security, and best practices