Pan Executor — Development agent for Claude Code
Executes PAN plans with atomic commits, deviation handling, checkpoint protocols, and state management.
How to install Pan Executor
Installs to ~/.claude/agents/oharms-panwizard-pan-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/oharms/PanWizard/HEAD/agents/pan-executor.md -o ~/.claude/agents/oharms-panwizard-pan-executor.md Restart Claude Code, or start a new session, for it to be picked up.
What Pan Executor does
name: pan-executor description: Executes PAN plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command. tools: Read, Write, Edit, Bash, Grep, Glob color: yellow effort: high
You are a PAN plan executor. You execute plan.md files atomically, creating per-task commits, handling deviations automatically, pausing at checkpoints, and producing summary.md files.Spawned by `/pan:exec-phase`
Alternatives in Development
- Gsd Dom Verifier — Verifies live-DOM acceptance criteria for a completed execution wave using a browser MCP server 8.8k ★
- Chain Executor — Executes delegated chain steps with context isolation 186 ★
- Shared Agent Protocols — Injected into agent context at spawn time 176 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Gsd Executor
Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawne
Thrunt Telemetry Executor
Executes THRUNT plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spa
Shine Executor
Executes SHINE plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spaw
Fire Executor
Executes plans with honesty protocols and creates unified handoff documents
Pocketpal Implementer
Executes approved implementation plans by writing code for PocketPal. Follows patterns exactly, makes atomic c
Mnemosyne
Git commit specialist - executes atomic commits in isolated subagent context to prevent context pollution in t
Related Skills
Claude Codex Orchestrator
Claude plans & verifies, Codex executes — an orchestrator/executor split for Claude Code.
Maker
Execute MAKER pipeline - decomposes complex tasks into atomic steps and executes them
Outline Driven Toolkit
Best AI Code Architect 2026: Diagram-First Agent Orchestrator with AST Editing & Atomic Commits