Back to list
JustineDevs

architecture-decisions

by JustineDevs

Starter Pack Template that synthesizes end-to-end execution playbooks, frameworks, and blueprints from practitioners who've generated measurable ROI.

1🍴 0📅 Jan 21, 2026

SKILL.md


name: architecture-decisions description: Document architecture decisions using Architecture Decision Records (ADRs) with context, alternatives, and consequences.

Architecture Decisions Skill

Auto-activated when user asks to create ADRs, document decisions, or "create an ADR".

Purpose

Helps teams document architecture decisions using Architecture Decision Records (ADRs), ensuring decisions are captured with context, alternatives, and consequences.

Activation Triggers

  • "Create an ADR"
  • "Document this decision"
  • "Architecture decision record"
  • "Document technical decision"

Output

Provides:

  1. ADR template
  2. Decision structure
  3. Context capture
  4. Alternatives analysis
  5. Consequences documentation

Connected To

  • Section 4: System Architecture & Design
  • Section 13: Lessons Learned & Continuous Improvement
  • docs/adr/ directory

ADR Template

When activated, provides structured ADR template:

# ADR [Number]: [Decision Title]

Status: [Proposed / Accepted / Deprecated / Superseded]
Date: [Date]
Deciders: [Names]
Consulted: [Names]
Informed: [Names]

## Context
[What is the issue we're seeing?]

## Decision
[What is the change we're proposing?]

## Consequences
Positive:
- [Benefit 1]
- [Benefit 2]

Negative:
- [Trade-off 1]
- [Trade-off 2]

## Alternatives Considered
1. [Alternative 1]
   - Pros: [List]
   - Cons: [List]
   - Why not chosen: [Reason]

Usage

Ask: "Create an ADR for [decision description]"

The skill will:

  1. Generate ADR number
  2. Guide through context capture
  3. Help document decision
  4. Analyze alternatives
  5. Save to docs/adr/ directory

Score

Total Score

70/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon