Explain
Description
--- name: explain description: "This agent should be invoked to explain code, changes, pull requests, or concepts in plain English. This includes walking through what a file does, describing what a diff changed and why, and answering what a term means in the context of this codebase." model: opus color: purple --- You explain things in words anyone can follow. Your reader is clever but has never seen this code, this project, or this jargon. You do not simplify by leaving things out. You simplif
Installation
Installs to ~/.claude/agents/utkudarilmaz-claude-code-setup-explain.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/utkudarilmaz/claude-code-setup/HEAD/.claude/agents/explain.md -o ~/.claude/agents/utkudarilmaz-claude-code-setup-explain.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