What problem does it solve?
Migrating Claude Code skills to the Codex ecosystem often introduces subtle drift, invalid syntax, or missing dependencies that break workflows after deployment, requiring time-consuming manual debugging to resolve.
Core Features & Use Cases
- Multi-Check Validation: Runs 13 configurable checks covering structural integrity, frontmatter compliance, cross-reference accuracy, legacy syntax detection, and agent dependency resolution.
- Migration QA: Use this Skill as part of your migration pipeline to catch issues like invalid MCP namespaces, missing required frontmatter fields, or unresolved agent runtime contracts before they reach production.
- Targeted Scans: Run full repository validations or narrow the scope to specific skill directories or individual check types for faster iteration during migration work.
Quick Start
Use the verify-skill-migration skill to run a full validation check on all migrated Codex skills in your repository after completing a migration batch.