What problem does it solve?
This Skill prevents role failures caused by capability drift between Claude Code and Codex harnesses, where a role expects certain tools, hooks, plugins, or context but the target harness does not provide equivalent functionality.
Core Features & Use Cases
- Cross-harness capability inventory: Compares harness identities, role assignments, and a declared capability registry to determine what each harness can actually do.
- Role-required parity classification: Categorizes each required capability as PASS, DEGRADED, MISSING, STALE, EXTRA, UNSUPPORTED, or OWNER_ACTION_REQUIRED to make remediation concrete.
- Drift correction workflow: Updates registry entries, pointers, adapters, or generated reports to restore semantic capability equivalence, then verifies the result.
- Verification-ready reporting: Produces a structured parity report that lists missing role-critical capabilities, degraded fallbacks, stale adapters, undeclared extras, and recommended corrections.
Quick Start
Run the parity check across all harnesses by executing: python scripts/check_harness_parity.py --all --markdown.