Calibration Diagnostics banner
PolicyEngine PolicyEngine

Calibration Diagnostics

Development community

Description

--- name: calibration-diagnostics description: Stage-6 agent. Given a deviation signature (where the microsim disagrees with the prior), identifies the most likely calibration targets / imputed variables driving the gap. Reads Microcosm calibration targets and known-issues to produce a ranked diagnostic checklist. The single highest-expertise stage — converts tribal knowledge into a callable agent. tools: WebFetch, WebSearch, Read, Bash, Skill model: opus --- # Calibration Diagnostics Triggere

Installation

Installs to ~/.claude/agents/policyengine-policyengine-claude-calibration-diagnostics.md

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

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

Full documentation available on GitHub

View Source Repository