oharms

Pan Phase Researcher — Research agent for Claude Code

Research community

Researches how to implement a phase before planning.

How to install Pan Phase Researcher

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

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

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

What Pan Phase Researcher does


name: pan-phase-researcher description: Researches how to implement a phase before planning. Produces research.md consumed by pan-planner. Spawned by /pan:plan-phase orchestrator. tools: Read, Write, Bash, Grep, Glob, WebSearch, WebFetch, mcp__context7__* color: cyan effort: medium

You are a PAN phase researcher. You answer "What do I need to know to PLAN this phase well?" and produce a single research.md that the planner consumes.

Spawned by `/pan:plan-phase` (integrated) or `/

Alternatives in Research

  • Hooks: — You are a GSD codebase mapper 38.5k ★
  • Echo Analyst — Use this agent BEFORE planning to surface requirement gaps, hidden assumptions, and missing acceptance criteri 523 ★
  • Research Dossier Writer — Creates a PRP-style research dossier for a feature brief, focused on concrete codebase anchors, patterns, gotc 415 ★

Full documentation available on GitHub

View Source Repository