.cursor/skills/adr-generator/SKILL.md
Architect playbook to scaffold Architecture Decision Records under docs/adr/ with consistent headings aligned to tasks/decisions.md and mermaid-diagrams ADR convention.
npx skillsauth add BhumitThakkar/cursor-kit adr-generatorInstall 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.
mermaid-diagrams to durable prose.docs/adr/ (create if missing).NNNN-short-title-kebab.md where NNNN is zero-padded sequence (next integer after highest existing file in that folder; if folder empty, start at 0001).# ADR NNNN: [Title]
## Status
Proposed | Accepted | Superseded by [link]
## Context
[What forces the decision?]
## Decision
[What we decided.]
## Consequences
[Positive and negative outcomes, constraints on future work.]
## Alternatives considered
- [Option A] — rejected because …
- [Option B] — rejected because …
tasks/decisions.md (workspace root) per memory.mdc when the ADR is Accepted (human or Zeus confirms).Registered in tool-registry.mdc; promote usage to active after first ADR created with this template.
development
Read-only checklist for Jakarta Bean Validation on Spring API models (DTOs, request bodies). Produces a markdown report with PASS/FAIL; does not modify source files.
data-ai
Thymeleaf + Spring Boot UI conventions, fragment patterns, form handling, and accessibility standards for this project.
development
QA-oriented playbook for verifying test coverage on new or changed code (JaCoCo / Maven Gradle) against project quality gate expectations. Read-only analysis instructions unless user authorizes runs.
testing
Maintain AGENTS.md roster and disabled.txt without deleting agent files without explicit approval.