·architecture-decision-record
</>

architecture-decision-record

ariegoldkin/ai-agent-hub

Use this skill when documenting significant architectural decisions. Provides ADR templates following the Nygard format with sections for context, decision, consequences, and alternatives. Helps teams maintain architectural memory and rationale for backend systems, API designs, database choices, and infrastructure decisions.

7Installs·0Trend·@ariegoldkin

Installation

$npx skills add https://github.com/ariegoldkin/ai-agent-hub --skill architecture-decision-record

SKILL.md

Architecture Decision Records (ADRs) are lightweight documents that capture important architectural decisions along with their context and consequences. This skill provides templates, examples, and best practices for creating and maintaining ADRs in your projects.

Title Format: ADR-####: [Decision Title] Example: ADR-0001: Adopt Microservices Architecture

Keep ADRs Immutable Once accepted, don't edit ADRs. Create new ADRs that supersede old ones.

Use this skill when documenting significant architectural decisions. Provides ADR templates following the Nygard format with sections for context, decision, consequences, and alternatives. Helps teams maintain architectural memory and rationale for backend systems, API designs, database choices, and infrastructure decisions. Source: ariegoldkin/ai-agent-hub.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ariegoldkin/ai-agent-hub --skill architecture-decision-record
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is architecture-decision-record?

Use this skill when documenting significant architectural decisions. Provides ADR templates following the Nygard format with sections for context, decision, consequences, and alternatives. Helps teams maintain architectural memory and rationale for backend systems, API designs, database choices, and infrastructure decisions. Source: ariegoldkin/ai-agent-hub.

How do I install architecture-decision-record?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ariegoldkin/ai-agent-hub --skill architecture-decision-record Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/ariegoldkin/ai-agent-hub