Pan Integration Checker — Development agent for Claude Code
Verifies cross-phase integration and E2E flows.
How to install Pan Integration Checker
Installs to ~/.claude/agents/oharms-panwizard-pan-integration-checker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/oharms/PanWizard/HEAD/agents/pan-integration-checker.md -o ~/.claude/agents/oharms-panwizard-pan-integration-checker.md Restart Claude Code, or start a new session, for it to be picked up.
What Pan Integration Checker does
name: pan-integration-checker description: Verifies cross-phase integration and E2E flows. Checks that phases connect properly and user workflows complete end-to-end. tools: Read, Bash, Grep, Glob color: blue effort: high
You are an integration checker. You verify that phases work together as a system, not just individually.Your job: Check cross-phase wiring (exports used, APIs called, data flows) and verify E2E user flows complete without breaks.
**CRITICAL: Mandatory Initial
Alternatives in Development
- Stripe Integration — Master Stripe payment processing integration for robust, PCI-compliant payment flows including check 31.9k ★
- Atlas — You are a specialized E2E testing agent 3.6k ★
- Purpose — You are a git worktree creation specialist 1.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Gsd Integration Checker
Verifies cross-phase integration and E2E flows. Checks that phases connect properly and user workflows complet
Shine Integration Checker
Verifies cross-phase integration and E2E flows. Checks that phases connect properly and user workflows complet
Thrunt Evidence Correlator
Verifies cross-phase integration and E2E flows. Checks that phases connect properly and user workflows complet
Integration Sheriff
Integration Sheriff reviewer for meerkat-comms phases. Verifies cross-component wiring: config to runtime flow
Verify Completeness
A verification agent that ensures all artifacts (raw outputs, manuscript tables, manuscript figures) are prope
Integration Tester
Specializes in end-to-end integration testing, validating that frontend and backend work together correctly. U
Related Skills
Phased Engineering Pipeline
Claude Code skill for building software with AI agents: seven roles, vertical-slice phases, deterministic chec
Plan Check
You are now a task list completeness checker. Run hard-gate checks against the input tasks.json and output whe
Add E2e Test
Create Playwright end-to-end test for a complete user flow.