Audit Multizone banner
PolicyEngine PolicyEngine

Audit Multizone

Security community

Description

--- description: Audit a PolicyEngine Next.js zone app for multi-zone compliance — basePath, assetPrefix, vercel.json, host rewrites, cross-zone links --- # Multi-zone Audit: $ARGUMENTS **READ-ONLY MODE**: This command audits an existing PolicyEngine Next.js tool for multi-zone compliance and reports findings. It does NOT make code changes. Use this to verify that a zone will work correctly behind `policyengine.org`, in its own Vercel preview, and in `next dev`. > **Migration-era command.**

Installation

Installs to ~/.claude/skills/policyengine-policyengine-claude-audit-multizone/SKILL.md

Terminal
mkdir -p ~/.claude/skills/policyengine-policyengine-claude-audit-multizone && curl -fsSL https://raw.githubusercontent.com/PolicyEngine/policyengine-claude/HEAD/commands/audit-multizone.md -o ~/.claude/skills/policyengine-policyengine-claude-audit-multizone/SKILL.md

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

Full documentation available on GitHub

View Source Repository