·create-architectural-decision-record
</>

create-architectural-decision-record

Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.

6.8KInstalls·19Trend·@github

Installation

$npx skills add https://github.com/github/awesome-copilot --skill create-architectural-decision-record

How to Install create-architectural-decision-record

Quickly install create-architectural-decision-record AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/github/awesome-copilot --skill create-architectural-decision-record
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: github/awesome-copilot.

SKILL.md

View raw

Create an ADR document for ${input:DecisionTitle} using structured formatting optimized for AI consumption and human readability.

Input Validation If any of the required inputs are not provided or cannot be determined from the conversation history, ask the user to provide the missing information before proceeding with ADR generation.

The ADR must be saved in the /docs/adr/ directory using the naming convention: adr-NNNN-[title-slug].md, where NNNN is the next sequential 4-digit number (e.g., adr-0001-database-selection.md).

Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation. Source: github/awesome-copilot.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/github/awesome-copilot --skill create-architectural-decision-record
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from github/awesome-copilot

Quick answers

What is create-architectural-decision-record?

Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation. Source: github/awesome-copilot.

How do I install create-architectural-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/github/awesome-copilot --skill create-architectural-decision-record Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/github/awesome-copilot