Claude Code plugin that calibrates your setup with an evaluate → plan → calibrate → re-evaluate loop, then scaffolds enforcement so issues can't recur.
Author-only maintenance worker for the claude-calibration repo. Fetches ONE official Claude Code documentation page (or agents.md) over the network and returns its current content as clean text. Use only when the /docs-update skill needs a single official doc page refreshed — one page per call, so the parent can diff…
The five worker subagents the skill layer dispatches. They ship with the plugin and are invoked only by the skill layer — never by the user directly, never auto-fired.
Applies an approved calibration improvement plan to a Claude Code setup — project-scope changes only; user-scope changes are written up as recommendations, not applied. Surgical edits, a change report, and a record of what was touched. Invoked only by the /calibrate orchestrator after the user approves the plan. Never…
Use this agent when auditing a Claude Code setup against the calibration rubric. Two passes — 1 (baseline) writes per-feature, interactions, and intent-flow reports under the run folder; 2 (delta) re-audits the same scope and writes a delta report comparing against the baseline. Dispatches per-feature work to the…
Per-feature worker for the calibration evaluator's parallel fan-out. Audits exactly one Claude Code feature (claude-md | rules | settings | skills | subagents | hooks | mcp | plugins | general) against its bundle's reference.md + scripts/, writes a slim draft section to /.drafts/feat- .md, and returns one summary…
Behavioural worker for the /calibration-flow flow. Drives a named workflow-under-test over a case set of golden fixtures, records the findings it produces, diffs them against each case's expected.md oracle via the deterministic score-flow.sh, and writes eval-flow- .md (node recall/precision, edge handoff contracts…
Writes and updates plan.md for a calibration run. Two modes: init (creates the run folder, writes the skeleton plan.md, records the intent) and improve (reads the evaluator's baseline reports, groups findings by pattern signature for the recurrence detector, and emits a prioritised improvement plan with kind: edit…
★not rated 1 29d agoA146 tokens
originalMIT
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: