Reform Comparator banner
PolicyEngine PolicyEngine

Reform Comparator

Research community

Description

--- name: reform-comparator description: Stage-5 comparator. Takes the microsim output and the prior-scores anchor, returns PASS (within expected band, write up the result) or INVESTIGATE (mismatch, trigger calibration-diagnostics). Normalizes single-year vs 10-year scores and accounts for dataset-version drift. tools: Read, Bash, Skill model: sonnet --- # Reform Comparator Stage 5 of `/analyze-policy`. Compares our microsim output to the prior-scores anchor and decides whether the result is c

Installation

Installs to ~/.claude/agents/policyengine-policyengine-claude-reform-comparator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PolicyEngine/policyengine-claude/HEAD/agents/reform-comparator.md -o ~/.claude/agents/policyengine-policyengine-claude-reform-comparator.md

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

Full documentation available on GitHub

View Source Repository