跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

ADR Create

技能 已验证 活跃
属于:Ruflo Adr

Create a new Architecture Decision Record with sequential numbering and AgentDB registration

目的

To streamline the process of documenting architectural decisions by automating the creation, numbering, and registration of ADRs.

功能

  • Creates new ADRs with sequential numbering
  • Registers ADRs in AgentDB
  • Links ADRs to related decisions
  • Supports standard ADR template
  • Automates file slugification

使用场景

  • Recording significant architectural decisions
  • Documenting technology adoption choices
  • Tracking API design decisions
  • Maintaining a living record of architectural choices

非目标

  • Deciding on the architectural decision itself
  • Managing the full lifecycle of an ADR beyond creation and initial registration
  • Enforcing specific ADR content beyond the template structure

工作流

  1. Find next ADR number by globbing existing files.
  2. Slugify the provided title.
  3. Create the ADR Markdown file using a standard template.
  4. Store ADR metadata in AgentDB.
  5. Find related ADRs using memory search.
  6. Create causal edges for related ADRs.
  7. Store the ADR title and context in adr-patterns for semantic search.
  8. Output created file path and related ADRs.

安装

请先添加 Marketplace

/plugin marketplace add ruvnet/ruflo
/plugin install ruflo-adr@ruflo

质量评分

已验证
97 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标50.2k
许可证MIT
状态
查看源代码

类似扩展

Pathfinder

100

将代码库映射为按功能分组的流程图,识别不同功能之间的重复关注点,并提出统一的架构。在被要求“寻找理想路径”、统一重复系统或在重构前审计架构时使用。输出一个建议的统一流程图以及针对每个系统的“制定计划”提示。

技能
thedotmack

Add New Opc Skill

100

Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.

技能
ReScienceLab

V3 Ddd Architecture

100

Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.

技能
ruvnet

Understand

100

分析代码库以生成交互式知识图谱,用于理解架构、组件和关系

技能
Lum1104

Cloud Architect

100

Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.

技能
jeffallan

API Design Patterns

100

Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices

技能
bobmatnyc