vc-audit-vc

Validate Claude, Codex, README.md, and protocol file consistency using node.js scripts.

1|Updated Jun 27, 2026
One-click install
npx skills add https://github.com/lovecrushfamily/Manga2Anime --skill vc-audit-vc-lovecrushfamily
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc-audit-vc
Source: https://github.com/lovecrushfamily/Manga2Anime/tree/main/.claude/skills/vc-audit-vc
Command: npx skills add https://github.com/lovecrushfamily/Manga2Anime --skill vc-audit-vc-lovecrushfamily

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, and includes scripts (resource) components.

What problem does it solve?

This Skill unit verifies the internal consistency and correct wiring across Claude, Codex, README.md, and protocol files, identifying any discrepancies or drifts that could impact the system's functionality.

Core Features & Use Cases

  • Agent Parity: Validates that Claude and Codex agent definitions match.
  • Skill Registry Consistency: Ensures the skill registry is up-to-date and correct.
  • README.md Sync: Checks for discrepancies between README.md and the system's documentation.
  • Protocol File Wiring: Validates the correct linking and functionality of protocol files.

Quick Start

Run the validate-agent-parity.mjs script within the skill directory to check Claude/Codex agent parity.

Frequently Asked Questions about vc-audit-vc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check Claude and Codex agent parity for configuration drift?

To check Claude and Codex agent parity, you can run the `validate-agent-parity.mjs` node.js script. It verifies internal consistency and identifies discrepancies or drifts across agent definitions to ensure system functionality.

What is protocol file wiring validation and why is it needed?

Protocol file wiring validation checks for correct linking and functionality across Claude, Codex, and protocol files. It is needed to identify internal inconsistencies or drifts that could disrupt system operations and agent execution.

How do I keep my skill registry consistent with README.md documentation?

You can keep your skill registry consistent and synced with README.md by running node.js validation scripts. These scripts check for discrepancies between the system's documentation and the registry to prevent configuration drift.

Do I need Node.js to validate agent definitions and system consistency?

Yes, you need Node.js installed as a dependency. The Skill utilizes node.js scripts to perform validation tasks, checking for wiring discrepancies and drifts across Claude, Codex, README.md, and protocol files.

What is the best way to identify discrepancies across agent and protocol files?

The best way to identify discrepancies is using a node.js validation script that checks internal consistency and correct wiring. This approach validates agent parity, registry consistency, README.md sync, and protocol file functionality.