Adr Researcher banner
zircote zircote

Adr Researcher

Development community

Description

--- color: green description: 'Use this agent when researching context, options, or best practices for an architectural decision. This agent analyzes the codebase and searches the web to gather information for ADR authoring. Examples: <example> Context: User needs to research options for a new ADR. user: "I need to write an ADR about choosing a message queue. Can you research the options?" assistant: "I''ll use the adr-researcher agent to analyze your codebase for existing p

Installation

Installs to ~/.claude/agents/zircote-adr-adr-researcher.md

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

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

Full documentation available on GitHub

View Source Repository