What problem does it solve?
This skill addresses the need for verifying the consistency and synchronization of the agent harness layer across Claude, Codex, README.md, and protocol files. It helps identify discrepancies, mismatches, or drifts when agents, skills, documentation, or development-protocol files are modified.
Core Features & Use Cases
- Agent Parity: Validates the parity between Claude and Codex agent definitions.
- Skill Audit: Checks the consistency of skill definitions and references in the skill registry.
- README.md Sync: Ensures that the README.md is up-to-date with the latest agent, skill, and protocol changes.
- Protocol Wiring: Validates the correct wiring of protocol files in the agent and skill definitions.
- Seed/Scaffold Consistency: Checks the consistency of seed/scaffold files for potential changes.
- Kit Portability: Validates the portability of the kit across different environments.
- Skill Invocation Wiring: Ensures that all skill invocations in agents are correctly wired and registered.
Quick Start
Run the skill with the command: node .claude/skills/vc-audit-vc/scripts/validate-agent-parity.mjs