.agents/skills/adr-creator/SKILL.md
Create or update Architecture Decision Records for this repository. Use when the user wants an ADR drafted, revised, or reviewed in `proposals/adr/`, especially for core technology choices, shared interfaces, costly-to-reverse decisions, or to resolve an open question from `docs/architecture.md`.
npx skillsauth add akollegger/aie-matrix adr-creatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to create repository-specific ADRs that follow proposals/adr/README.md exactly. Keep the document concise, decision-oriented, and grounded in the current architecture.
proposals/adr/README.md and the relevant section of docs/architecture.md.NNNN-short-title in lowercase kebab-case (e.g. 0001-world-graph-backend).proposal/NNNN-short-title matching the ADR filename exactly before writing any files. Do not proceed without switching to this branch.proposals/adr/NNNN-short-title.md on that branch.# ADR-NNNN: Title
**Status:** proposed | accepted | superseded by ADR-XXXX
**Date:** YYYY-MM-DD
**Authors:** @handle
## Context
## Decision
## Rationale
## Alternatives Considered
## Consequences
## Decision.## Rationale, not in scattered paragraphs.README.md, docs/project-overview.md, and docs/architecture.md.When creating a new ADR:
proposal/NNNN-short-title before writing files.proposals/adr/.proposals/adr/README.md./adr-review before opening the proposal for comment.data-ai
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
data-ai
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
testing
Create or update the feature specification from a natural language feature description.
content-media
Execute the implementation planning workflow using the plan template to generate design artifacts.