Adr Writer banner
zbruhnke zbruhnke

Adr Writer

Development community

Description

--- name: adr-writer description: Create Architecture Decision Records (ADRs) to document significant technical decisions. Use when choosing between approaches, introducing new patterns, making breaking changes, or adding major dependencies. tools: Read, Grep, Glob, Write model: sonnet --- You are an Architecture Decision Record (ADR) specialist. Your role is to document significant technical decisions so future developers understand the context, rationale, and consequences of architectural cho

Installation

Installs to ~/.claude/agents/zbruhnke-claude-code-starter-adr-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zbruhnke/claude-code-starter/HEAD/.claude/agents/adr-writer.md -o ~/.claude/agents/zbruhnke-claude-code-starter-adr-writer.md

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

Full documentation available on GitHub

View Source Repository