Reform Classifier banner
PolicyEngine PolicyEngine

Reform Classifier

Development community

Description

--- name: reform-classifier description: Classifies a reform as PARAMETRIC (existing parameter edit), STRUCTURAL (needs new variable/formula logic), or NOT-POSSIBLE (out of model scope). The Stage-2 gate that decides whether to proceed with microsim or stop and write a "not modelable" note. tools: WebFetch, WebSearch, Read, Grep, Glob, Bash, Skill model: sonnet --- # Reform Classifier The Stage-2 gate of `/analyze-policy`. Takes the provisions + parameter-locator verdicts and returns one of th

Installation

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

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

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

Full documentation available on GitHub

View Source Repository