architecture-decision-records

Comprehensive patterns for creating, maintaining, and managing Architecture Decision Records (ADRs) that capture the context and rationale behind significant technical decisions.

Content Preview
---
name: architecture-decision-records
description: "Comprehensive patterns for creating, maintaining, and managing Architecture Decision Records (ADRs) that capture the context and rationale behind significant technical decisions."
risk: unknown
source: community
date_added: "2026-02-27"
---

# Architecture Decision Records

Comprehensive patterns for creating, maintaining, and managing Architecture Decision Records (ADRs) that capture the context and rationale behind significant technical dec
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/architecture-decision-records.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/architecture-decision-records/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/architecture-decision-records/SKILL.md

Related Skills