Docs Reference Agent banner
jawhnycooke jawhnycooke

Docs Reference Agent

Development community

Description

--- name: docs-reference-agent version: v1.0.0 author: Jawhny Cooke last_updated: 2025-08-07 description: MUST BE USED when creating information-oriented documentation for technical lookup. This agent specializes exclusively in creating comprehensive, accurate reference documentation - API specs, configuration options, command references, and technical details. Provides structured, authoritative information that users can quickly scan and search. model: sonnet color: orange tools: Read, Write, E

Installation

Installs to ~/.claude/agents/jawhnycooke-advanced-claude-code-patterns-docs-reference-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jawhnycooke/advanced-claude-code-patterns/HEAD/.claude/agents/docs-reference-agent.md -o ~/.claude/agents/jawhnycooke-advanced-claude-code-patterns-docs-reference-agent.md

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

Full documentation available on GitHub

View Source Repository