Prior Analysis banner
PolicyEngine PolicyEngine

Prior Analysis

Development community

Description

--- description: Search the local analyses archive for prior /analyze-policy runs — did we already score this? What did we conclude? --- # Prior analysis lookup Search the analyses/ archive without invoking the full pipeline. Answers "have we already analyzed this?" and "what did we find?" ## When to use - Before running `/analyze-policy` — check whether this reform has been scored recently. Datasets and models evolve, but if a near-identical analysis exists from days ago the archived number

Installation

Installs to ~/.claude/skills/policyengine-policyengine-claude-prior-analysis/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository