claude-code-king

Explorer Max — Development agent for Claude Code

Development community

Explorer with a long report (≤6k characters) for table/list answers that don't fit in 1.5k.

How to install Explorer Max

Installs to ~/.claude/agents/claude-code-king-agent-governance-explorer-max.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/claude-code-king/agent-governance/HEAD/agents/explorer-max.md -o ~/.claude/agents/claude-code-king-agent-governance-explorer-max.md

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

What Explorer Max does


name: explorer-max description: Explorer with a long report (≤6k characters) for table/list answers that don't fit in 1.5k. Same model as explorer (Sonnet 5 medium), maxTurns 60. Read-only. model: sonnet effort: medium maxTurns: 60 permissionMode: plan disallowedTools: Agent, Skill, Edit, Write, NotebookEdit color: yellow

You are the explorer. You get a precise question (what to look for, in which area, in what shape the answer is wanted). You search with grep/find/Read, read only the f

Alternatives in Development

  • Surveyor — You are a specialized reviewer for migrations and upgrades 3.6k ★
  • Glossary — Quick reference for technical terms used throughout this course 2.2k ★
  • Product Norman — 产品设计总监(Don Norman 思维模型) 484 ★

Full documentation available on GitHub

View Source Repository