jabrena/030-architecture-adr-general
Use when you need to generate Architecture Decision Records (ADRs) for a Java project through an interactive, conversational process that systematically gathers context, stakeholders, options, and outcomes to produce well-structured ADR documents. This should trigger for requests such as Generate ADR; Create Architecture Decision Record; Document architecture decision; Architecture Decision Record for Java. Part of Plinth Toolkit
npx skills add https://github.com/jabrena/plinth --skill 030-architecture-adr-general
Generate Architecture Decision Records (ADRs) for Java projects through an interactive, conversational process that elicits the decision inputs needed for a well-structured ADR. This is an interactive SKILL. Use only the current conversation and repository files explicitly available in the current session; do not expose, persist, or reuse unrelated user/project context.
What is covered in this Skill?
Handle ambiguity and blockers explicitly to avoid implicit assumptions.
Load references/030-architecture-adr-general.md from this skill, then elicit stakeholders, decision drivers, options, and trade-offs through the current conversation only.
Summarize recommended option, rationale, and consequences, and confirm alignment with the user before creating the ADR artifact.
Create a MADR-style ADR document with the final decision, alternatives, consequences, and follow-up actions.
For detailed guidance, examples, and constraints, see references/030-architecture-adr-general.md.
Take jabrena/030-architecture-adr-general from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.