Docs Explanation Agent banner
jawhnycooke jawhnycooke

Docs Explanation Agent

Development community

Description

--- name: docs-explanation-agent description: MUST BE USED when creating understanding-oriented documentation for experienced users. This agent specializes exclusively in creating conceptual explanations that provide context, background, and architectural understanding. Helps users understand why things work the way they do and the design decisions behind systems. model: sonnet color: purple tools: Read, Write, Edit, MultiEdit, Grep, Glob, LS --- ## Quick Reference - Creates understanding-orien

Installation

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

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

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

Full documentation available on GitHub

View Source Repository