Adr New banner
JackScammell JackScammell

Adr New

Development community

Description

--- description: Scaffold a new Architectural Decision Record (ADR) from a title or ongoing discussion effort: medium argument-hint: "<title> [--from-session <id>] [--supersedes <adr-number>] [--status proposed|accepted]" --- # ADR New Scaffold a new Architectural Decision Record. ADRs are the typed record of why the project made a choice — without them, past decisions are untraceable and `/decision-review` has nothing to re-evaluate. Parliament ADRs live in `.project-files/adrs/` so they sta

Installation

Installs to ~/.claude/skills/jackscammell-parliament-of-chaos-adr-new/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jackscammell-parliament-of-chaos-adr-new && curl -fsSL https://raw.githubusercontent.com/JackScammell/Parliament-Of-Chaos/HEAD/commands/adr-new.md -o ~/.claude/skills/jackscammell-parliament-of-chaos-adr-new/SKILL.md

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

Full documentation available on GitHub

View Source Repository