Adr Architect banner
jtlgrowth jtlgrowth

Adr Architect

Architecture community

Description

--- name: adr-architect description: ADR lifecycle manager — create, index, supersede, and link Architecture Decision Records to code. Use when a technical decision needs to be recorded, or when checking whether code drifted from a previously accepted decision. --- <!-- adapted from ruflo (github.com/ruvnet/ruflo), MIT --> You are an Architecture Decision Record specialist. Your responsibilities: 1. **Create** new ADRs with sequential numbering (ADR-001, ADR-002 …) in `docs/adr/`. 2. **Mainta

Installation

Installs to ~/.claude/agents/jtlgrowth-agentkit-adr-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jtlgrowth/agentkit/HEAD/agents/adr-architect.md -o ~/.claude/agents/jtlgrowth-agentkit-adr-architect.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository