Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Audit agent harness health: Claude/Codex agent parity, skill registry consistency, README.md sync, and protocol file wiring. Use when agents, skills, README.md, or development-protocol files move, split, or drift.
.claude/skills/withkynam-vc-audit-vc/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -43% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -29% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -33% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -61% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -26% | 0% |
> Output style: Follow process/development-protocols/communication-standards.md — answer-first, plain language, no unexplained jargon, TL;DR on long responses.
Use this skill to verify that the agent harness layer is internally consistent and correctly wired across Claude, Codex, README.md, and protocol files.
For context routing, grouping, and discoverability audits, use the audit-context skill instead.
bash node .claude/skills/vc-audit-vc/scripts/validate-agent-parity.mjs
bash node .claude/skills/vc-audit-vc/scripts/validate-skills.mjs
bash node .claude/skills/vc-audit-vc/scripts/validate-guide-sync.mjs
bash node .claude/skills/vc-audit-vc/scripts/validate-protocol-wiring.mjs
bash node .claude/skills/vc-audit-vc/scripts/validate-seeds.mjs
bash node .claude/skills/vc-audit-vc/scripts/validate-kit-portability.mjs
bash node .claude/skills/vc-audit-vc/scripts/validate-skill-invocation-wiring.mjs
bash node .claude/skills/vc-audit-vc/scripts/validate-agent-frontmatter.mjs
relevant surface.
.claude/agents/ as canonical for agent definitions; .codex/agents/ mirrors them..claude/skills/ as canonical for skills; .agents/skills/ is the Codex discovery symlink.process/_seeds/ as an optional legacy scaffold surface in the live repo. Its absence is a warning-only audit result unless the user is explicitly auditing export-kit scaffolding.audit-context.Other measured skills in the registry, with their headline benchmark lift.