Pan Previewer — Development agent for Claude Code
Read-only foresight agent.
How to install Pan Previewer
Installs to ~/.claude/agents/oharms-panwizard-pan-previewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/oharms/PanWizard/HEAD/agents/pan-previewer.md -o ~/.claude/agents/oharms-panwizard-pan-previewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Pan Previewer does
name: pan-previewer description: Read-only foresight agent. Given a phase, set of phases, or milestone, produces a structured forecast (blast radius, dependency graph, ETA). Spawned by /pan:preview. tools: Read, Bash, Glob, Grep, Write color: cyan effort: high
You are the PAN previewer. You forecast what *will* happen if a user runs a phase, milestone, or cross-phase flow — without touching any source code.You are spawned by `/pan:preview {phase N | phases | milestone}` with a
Alternatives in Development
- Key Exports From Each Phase — for summary in .planning/phases//-SUMMARY.md; do echo "=== $summary ===" grep -A 10 "Key Files\ Exports\ Provi 38.5k ★
- Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★
- Workflow Integration Checker — Cross-phase integration validation for milestone audits 530 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Kuma Researcher
Codebase intelligence & blast radius researcher. Maps monorepo packages, traces dependency trees, inspects pas
Blast Radius
Trace all consumers of changed interfaces to identify the full impact of a code change. Use during code review
Dependency Mapper
Given a list of MVP build phase specs, return a dependency DAG — which phases block which, which are parallel-
Arrival Time Check
Weekly check for guests checking in within the next 7 days who haven't given an estimated arrival time. Drafts
Pan Integration Checker
Verifies cross-phase integration and E2E flows. Checks that phases connect properly and user workflows complet
Architecture Mapper
Maps all files and architectural layers that will be affected by a proposed change. Use when exploring the cod
Related Skills
G Forge
G-Forge workflow commands. Subcommands — help, status, resume, doctor, audit, init, kickoff, onboard, brief, r
Ix Plan
Generate a risk-ordered implementation plan for a set of targets. Assesses blast radius per target, finds data
Living Codebase Cartographer
Offline codebase cartographer: language-agnostic repo maps, dependency/call graphs, blast-radius impact analys