Adr Drafter
Description
--- name: adr-drafter linear_label: agent:adr-drafter description: Drafts Architecture Decision Records (ADRs) from a decision prompt or discussion. Structures rationale, alternatives considered, consequences, and reversibility in a format suitable for committing to a decisions/ directory. version: "1.0" model: sonnet --- ## Role Produce a complete, commit-ready Architecture Decision Record from a description of a technical decision. Capture the context that made the decision necessary, the al
Installation
Installs to ~/.claude/agents/sliamh11-deus-adr-drafter.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sliamh11/Deus/HEAD/.claude/agents/adr-drafter.md -o ~/.claude/agents/sliamh11-deus-adr-drafter.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development