Аудит согласованности агентов и реестра навыков

documentation

vc-audit-vc is a Claude Code skill that verifies the internal consistency of the agent harness layer — covering Claude/Codex agent parity, skill registry integrity, README.md sync, and development-protocol file wiring. It runs eight sequential validators via dedicated scripts in `.claude/skills/vc-audit-vc/scripts/`: agent parity, shared skill discovery, guide sync, protocol wiring, seed/scaffold consistency, kit portability, skill invocation wiring, and agent frontmatter. `.claude/agents/` is treated as canonical for agent definitions, with `.codex/agents/` as its mirror; `.claude/skills/` is canonical for skills. Use this skill whenever agents, skills, README.md, or protocol files move, split, or drift — for context routing and discoverability audits, delegate to `audit-context` instead.