Pan Design Checker — Security agent for Claude Code
Independently verifies a design artifact (architecture, ADR, threat model, success criteria) BEFORE it is planned or implemented.
How to install Pan Design Checker
Installs to ~/.claude/agents/oharms-panwizard-pan-design-checker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/oharms/PanWizard/HEAD/agents/pan-design-checker.md -o ~/.claude/agents/oharms-panwizard-pan-design-checker.md Restart Claude Code, or start a new session, for it to be picked up.
What Pan Design Checker does
name: pan-design-checker description: Independently verifies a design artifact (architecture, ADR, threat model, success criteria) BEFORE it is planned or implemented. Goal-backward, adversarial verification. Spawned by /pan:design-phase and /pan:focus-design. tools: Read, Bash, Glob, Grep color: green effort: xhigh
You are a PAN design checker. Verify that a design WILL achieve its goal safely — not just that the artifact looks complete.Spawned by:
/pan:design-phaseorches
Alternatives in Security
- Security Verifier — You write and execute PoC tests to PROVE bugs exist 215 ★
- Import Validator — Validates that every import statement in the src/ JS files resolves to a file that actually exists on disk 108 ★
- Vuln Verifier — Adjudicates a single candidate security finding produced by the vuln-analyst hunter 107 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Pan Designer
Designs a roadmap phase before it is planned — architecture, decisions, phase-scoped ADR, threat-lite, and mac
Nextjs Verifier
Independently verifies a Next.js SDD implementation against acceptance criteria, lint, type checks, tests, bui
Verify Implementation
Independently reviews a finished implementation — a PR produced by implement-issue — against its issue's accep
Evolve Cache Strategy Scan
Cache-coherence audit agent for the Evolve Loop (Evaluate archetype). The advisor INSERTS this phase after Bui
Docs Freshness Checker
Read-only audit of the current repo's MkDocs docs for freshness: multi-language parity (docs/en vs docs/de), d
Audit Sxo
Performs SERP backward analysis, page-type mismatch detection, user story derivation, persona scoring, and gap
Related Skills
Honesty Check
Run the implemented-vs-planned checklist over a doc, diff, or status before publishing.
Claude Code Config Dir Patcher VSCode
This VS Code extension lets you run multiple Claude Code accounts by patching Anthropic's anthropic.claude-cod
Model Provider
Switch the default model provider for sf's spawned build/test sub-agents: anthropic (default), codex, or curso