adr-generator
Expert agent for creating comprehensive Architectural Decision Records (ADRs) with structured formatting optimized for AI consumption and human readability.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install adr-generator --cli claudewrites the file to.claude/agents/adr-generator.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/agents/adr-generator.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Expert agent for creating comprehensive Architectural Decision Records (ADRs) with structured formatting optimized for AI consumption and human readability.
When to use it
Expert agent for creating comprehensive Architectural Decision Records (ADRs) with structured formatting optimized for AI consumption and human readability.
How to install / invoke
# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/data-ai/adr-generator.md -o .claude/agents/adr-generator.md
Notes
Extracted from davila7/claude-code-templates, data-ai category.