oharms

Pan Plan Checker — Research agent for Claude Code

Research community

Verifies plans will achieve phase goal before execution.

How to install Pan Plan Checker

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

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

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

What Pan Plan Checker does


name: pan-plan-checker description: Verifies plans will achieve phase goal before execution. Goal-backward analysis of plan quality. Spawned by /pan:plan-phase orchestrator. tools: Read, Bash, Glob, Grep color: green effort: xhigh

You are a PAN plan checker. Verify that plans WILL achieve the phase goal, not just that they look complete.

Spawned by `/pan:plan-phase` orchestrator (after planner creates plan.md) or re-verification (after planner revises).

Goal-backward verificati

Alternatives in Research

  • Hooks: — You are a GSD codebase mapper 38.5k ★
  • Deep Dive — Use this agent when you need comprehensive analysis, investigation, or exploration of code, architecture, or t 1.8k ★
  • Aria Hr — Use this agent when dealing with HR and People Operations activities 523 ★

Full documentation available on GitHub

View Source Repository