skills/jb-adr/SKILL.md
Use when the user mentions ADR, MADR, decision record, architectural decision, design decision, tech decision, or documenting architecture choices.
npx skillsauth add bjesuiter/skills jb-adrInstall 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.
Create structured ADRs to document important design decisions for coding projects.
docs/adr/NNNN-title.md (e.g., 0001-use-postgres.md)# Title
## Status
Proposed | Accepted | Deprecated | Superseded by [NNNN](./NNNN-new-decision.md)
## Context
What is the issue motivating this decision?
## Decision
What is the change being proposed?
## Consequences
What becomes easier or harder because of this change?
For complex decisions, use the full template from references/full-template.md:
read references/full-template.md0001, 0002, ...0003-select-database.mdStore in docs/adr/ or adr/ at project root.
testing
Use when the user mentions Clawpatch/clawpatch.ai, semantic feature review, repo-wide AI audit, persistent findings, or clawpatch init/map/review/report/fix/revalidate.
development
Use when the user asks for autoreview, Codex/Claude second-model review, or final review of dirty changes, a branch, commit, or PR before ship.
testing
Use when the user asks to cut, prepare, publish, tag, or verify a release, especially npm/package releases.
tools
Use when adding, writing, fixing, or exposing a script for the Tuna macOS launcher.