Architecture Decision Records
技能 已验证 活跃Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.
To standardize and streamline the documentation of significant technical decisions through Architecture Decision Records (ADRs), ensuring clarity, consistency, and maintainability in architectural choices.
功能
- Generate ADRs using multiple templates (MADR, Lightweight, Y-Statement, RFC)
- Manage ADR lifecycle (Proposed, Accepted, Deprecated, Superseded)
- Document decision context, rationale, consequences, and related decisions
- Provide guidelines for ADR creation, review, and best practices
- Include ADR index and automation tool suggestions
使用场景
- Documenting new framework adoptions or technology choices
- Recording design trade-offs and architectural patterns
- Establishing formal decision-making processes within a team
- Reviewing historical architectural decisions for onboarding or audits
非目标
- Replacing in-depth technical design documents
- Automating the decision-making process itself
- Managing the full implementation details of a decision
Versioning
- info:Release ManagementThe repository does not explicitly declare a version in the SKILL.md frontmatter, package.json, or via GitHub releases, though installation from main is possible. The last commit date is recent.
安装
请先添加 Marketplace
/plugin marketplace add wshobson/agents/plugin install documentation-generation@claude-code-workflows质量评分
已验证类似扩展
Pathfinder
100将代码库映射为按功能分组的流程图,识别不同功能之间的重复关注点,并提出统一的架构。在被要求“寻找理想路径”、统一重复系统或在重构前审计架构时使用。输出一个建议的统一流程图以及针对每个系统的“制定计划”提示。
Pm Decision Document
99Create ADR-style product decision records. Documents context, options considered, trade-offs, the decision made, and consequences. Enforces that alternatives were considered. Use when someone says "decision doc", "ADR", "we decided to", "document this decision", "why did we choose", or "decision record".
V3 Ddd Architecture
100Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.
Understand
100分析代码库以生成交互式知识图谱,用于理解架构、组件和关系
Cloud Architect
100Designs 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.
API Design Patterns
100Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices