What problem does it solve?
This Skill closes the loop on agent learning by turning queued calibration drift entries into reviewed updates instead of leaving them stranded in memory. It helps you safely maintain agent calibration files when subagents can suggest changes but are not allowed to edit those files directly.
Core Features & Use Cases
- Human-gated calibration review: Presents each drift entry alongside the current calibration state so you can merge, reject, or defer it.
- Structured merge workflow: Maps memory keys to the right calibration sections, handles new rules versus refinements, and writes accepted changes to the calibration file and append-only lookback log.
- Cleanup and reconciliation: Deletes processed memory keys and warns about stale scratch files tied to fallback workflows.
- Use case: After an autopilot or subagent-assisted session produces calibration drift notes, use this Skill to review what the agent learned and decide which behavioral adjustments should become part of its lasting calibration.
Quick Start
Run the calibrate skill to review pending drift entries for mx2-decision-maker and choose whether to merge, reject, or keep each one.