PolicyEngine/policyengine-claude

Official Claude Code plugin for PolicyEngine development - agents, commands, and skills for tax/benefit microsimulation

31Stars on the repository
59Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

analyze-policy

01

PolicyEngine/policyengine-claude

Command

End-to-end policy analysis pipeline. Takes a reform (bill number, URL, or description), classifies whether it's modelable, finds prior PE scores, runs the microsim, compares to priors, and — if the run mismatches — diagnoses which calibration target is likely driving the gap.

31 7d ago A 0 tokens original MIT

audit-multizone

02

PolicyEngine/policyengine-claude

Command

Audit a PolicyEngine Next.js zone app for multi-zone compliance — basePath, assetPrefix, vercel.json, host rewrites, cross-zone links.

31 7d ago A 30 tokens original MIT

audit-seo

03

PolicyEngine/policyengine-claude

Command

Audit a web app's SEO in a single read-only pass — meta tags, Open Graph, canonical, crawlability, plus the PolicyEngine embed/canonical gotchas.

31 7d ago A 33 tokens original MIT

create-dashboard

06

PolicyEngine/policyengine-claude

Command

Multi-agent workflow that plans, scaffolds, and validates a multi-page policy analysis dashboard (map + reform sliders + charts). For a single-purpose calculator or embedded widget, use /new-tool instead.

31 7d ago A 40 tokens original MIT

create-pr

08

PolicyEngine/policyengine-claude

Command

Create PR as draft, wait for CI to pass, then mark ready for review (solves the "I'll check back later" problem).

31 7d ago A 28 tokens original MIT

household-calc

14

PolicyEngine/policyengine-claude

Command

Calculate benefits, taxes, and net income for a single household under baseline or a reform — the standalone entry for household-level questions.

31 7d ago A 25 tokens original MIT

PolicyEngine/policyengine-claude

Command

Implements the model extension behind a STRUCTURAL /analyze-policy verdict — baseline change for enacted law, gov/contrib reform for proposals — opens the policyengine-{country} PR, and records the re-run that completes the original analysis.

31 7d ago A 48 tokens original MIT

new-tool

16

PolicyEngine/policyengine-claude

Command

Scaffold a single-purpose interactive PolicyEngine tool (calculator or widget) — Next.js 14 + Tailwind 4 + ui-kit + embedding boilerplate. For multi-page policy analysis dashboards, use /create-dashboard.

31 7d ago C 44 tokens original MIT

prior-scores

18

PolicyEngine/policyengine-claude

Command

Consult external scorekeepers (JCT, CBO, OBR, IFS, PBO, CRFB, TPC, etc.) for a reform without running the microsim.

31 7d ago A 36 tokens original MIT

reform-pipeline

19

PolicyEngine/policyengine-claude

Command

End-to-end reform pipeline in one command — scan the news for a modelable reform in a topic area, score and verify it with /analyze-policy (incl. the data-calibration check), then publish to the bill tracker or a dashboard.

31 7d ago A 50 tokens original MIT

text-to-reform

22

PolicyEngine/policyengine-claude

Command

Convert a bill / URL / natural-language description into a validated reform-dict — Stage 1+2 of /analyze-policy without running the microsim.

31 7d ago A 31 tokens original MIT