Create Adr banner
sellke sellke

Create Adr

Development community

Description

--- name: create-adr description: "Record an architecture decision with rigorous alternatives analysis and honest consequences. For high-switching-cost or convention-breaking choices, not routine technical picks." problem: "A choice with a high switching cost gets made in a conversation and its reasoning evaporates, so the next contributor reopens it or silently contradicts it." outcome: "A numbered record in .writ/decision-records/ states the chosen option, the alternatives it beat, and the con

Installation

Installs to ~/.claude/skills/sellke-writ-create-adr/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sellke-writ-create-adr && curl -fsSL https://raw.githubusercontent.com/sellke/writ/HEAD/commands/create-adr.md -o ~/.claude/skills/sellke-writ-create-adr/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository