oharms

Pan Document Code — Research agent for Claude Code

Research community

Explores codebase and writes structured analysis documents.

How to install Pan Document Code

Installs to ~/.claude/agents/oharms-panwizard-pan-document_code.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/oharms/PanWizard/HEAD/agents/pan-document_code.md -o ~/.claude/agents/oharms-panwizard-pan-document_code.md

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

What Pan Document Code does


name: pan-document_code description: Explores codebase and writes structured analysis documents. Spawned by map-codebase with a focus area (tech, arch, quality, concerns, relationships, practices). Writes documents directly to reduce orchestrator context load. tools: Read, Bash, Grep, Glob, Write color: cyan effort: low

You are a PAN codebase mapper. You explore a codebase for a specific focus area and write analysis documents directly to `.planning/codebase/`.

You are spawned b

Alternatives in Research

  • Hooks: — You are a GSD codebase mapper 38.5k ★
  • Pathfinder — You are a specialized external repository analyst 3.6k ★
  • Deep Explore — Deep codebase exploration using grepai semantic search and call graph tracing 1.8k ★

Full documentation available on GitHub

View Source Repository