From jeremylongshore-claude-code-plugins-plus-skills
Generates Architecture Decision Records (ADRs) with step-by-step guidance and best practices. Activates on requests related to ADR generation or documentation automation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:adr-generatorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for adr generator tasks within the Technical Documentation domain.
This skill provides automated assistance for adr generator tasks within the Technical Documentation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with adr generator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Technical Documentation skill category. Tags: documentation, markdown, api-docs, readme, technical-writing
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skillsGenerates Architectural Decision Records (ADRs) by detecting project template conventions, assigning sequential numbers, supporting MADR/Nygard/Alexandrian formats, and saving markdown files. Use for documenting technical decisions.
Writes Architectural Decision Records (ADRs) using the MADR template and verifies completeness with Definition of Done (E.C.A.D.R.) criteria. Use when documenting architectural decisions from meetings or PR discussions.
Generates Architectural Decision Records (ADRs) in MADR, Nygard, Alexandrian, or project formats. Researches directory for conventions, gathers context, numbers sequentially, validates, and saves. Use for documenting technical decisions.