create-adr

Installation
SKILL.md

Create a new Architecture Decision Record (ADR) in doc/adr/ using the Nygard format.

Steps

  1. If the user did not provide a decision title as an argument, ask them for one
  2. Convert the title to kebab-case for the filename
  3. Use today's date (YYYY-MM-DD) as prefix: doc/adr/YYYY-MM-DD-kebab-case-title.md
  4. Create the file with this template:
# [Title]

**Status:** proposed

## Context

[What is the issue? What forces are at play? What is the background?]

## Decision
Related skills
Installs
10
First Seen
Feb 28, 2026