What problem does it solve? Agent definitions drift out of sync with evolving templates and harness requirements, and manual edits risk destroying role-specific expertise, trigger boundaries, or collaboration links. This Skill performs bounded, verified migrations of explicitly selected agent source sets without losing what makes each role useful. ## Core Features & Use Cases - Template Migration: Reconciles base.md and split frontmatter/{meta,claude,codex,grok}.json files with the current agent template while preserving voice, triggers, and expertise. - Behavior Corrections: Applies explicitly stated configuration or behavior changes, re-evaluating intelligence level, permissionMode, and isolation against classification criteria. - Multi-Harness Verification: Runs the deterministic stitch helper for Claude, Codex, and Grok targets and validates all JSON outputs before completion. - Use Case: After the agent template gains a new frontmatter convention, select plugins/coding/agents/reviewer and migrate it to the new revision while keeping its review expertise and trigger surface intact. ## Quick Start Update the agent at plugins/coding/agents/reviewer to the current template and report every changed field.