vc-audit-vc

GitHub

用于审计 Agent 框架健康度,验证 Claude/Codex 一致性、技能注册表、README 同步及协议文件连接。在相关文件或结构变动时触发。

.claude/skills/vc-audit-vc/SKILL.md withkynam/vibecode-pro-max-kit

Trigger Scenarios

Agent 或 Skill 文件发生移动、拆分或漂移 需要验证版本控制层内部一致性和正确连接性

Install

npx skills add withkynam/vibecode-pro-max-kit --skill vc-audit-vc -g -y
More Options

Non-standard path

npx skills add https://github.com/withkynam/vibecode-pro-max-kit/tree/main/.claude/skills/vc-audit-vc -g -y

Use without installing

npx skills use withkynam/vibecode-pro-max-kit@vc-audit-vc

指定 Agent (Claude Code)

npx skills add withkynam/vibecode-pro-max-kit --skill vc-audit-vc -a claude-code -g -y

安装 repo 全部 skill

npx skills add withkynam/vibecode-pro-max-kit --all -g -y

预览 repo 内 skill

npx skills add withkynam/vibecode-pro-max-kit --list

SKILL.md

Frontmatter
{
    "name": "vc-audit-vc",
    "layer": "contract",
    "description": "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.",
    "trigger_keywords": "harness audit, agent parity, skill audit, guide sync"
}

Audit VC (Version Control Harness Health)

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.

Workflow

  1. Run the Claude/Codex agent parity validator:
    node .claude/skills/vc-audit-vc/scripts/validate-agent-parity.mjs
    
  2. Run the shared skill discovery validator:
    node .claude/skills/vc-audit-vc/scripts/validate-skills.mjs
    
  3. Run the README.md sync validator:
    node .claude/skills/vc-audit-vc/scripts/validate-guide-sync.mjs
    
  4. Run the protocol wiring validator:
    node .claude/skills/vc-audit-vc/scripts/validate-protocol-wiring.mjs
    
  5. Run the seed/scaffold consistency validator:
    node .claude/skills/vc-audit-vc/scripts/validate-seeds.mjs
    
  6. Run the kit portability validator:
    node .claude/skills/vc-audit-vc/scripts/validate-kit-portability.mjs
    
  7. Run the skill invocation wiring validator:
    node .claude/skills/vc-audit-vc/scripts/validate-skill-invocation-wiring.mjs
    
  8. Run the agent frontmatter validator:
    node .claude/skills/vc-audit-vc/scripts/validate-agent-frontmatter.mjs
    
  9. If any script reports failures, inspect the referenced files and patch the smallest relevant surface.
  10. Re-run the failed validators until they pass.

Rules

  • Treat .claude/agents/ as canonical for agent definitions; .codex/agents/ mirrors them.
  • Treat .claude/skills/ as canonical for skills; .agents/skills/ is the Codex discovery symlink.
  • When updating agents, mirror Claude markdown and Codex TOML surfaces together.
  • Treat 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.
  • Treat validator warnings as audit findings unless the user asks for a strict cleanup.
  • For context routing and discoverability audits, delegate to audit-context.

Version History

  • 3bcb2f9 Current 2026-07-05 14:35

Same Skill Collection

.claude/skills/vc-agent-browser/SKILL.md
.claude/skills/vc-agent-strategy-compare/SKILL.md
.claude/skills/vc-audit-context/SKILL.md
.claude/skills/vc-audit-plans/SKILL.md
.claude/skills/vc-autopilot/SKILL.md
.claude/skills/vc-autoresearch/SKILL.md
.claude/skills/vc-context-discovery/SKILL.md
.claude/skills/vc-debug/SKILL.md
.claude/skills/vc-docs-seeker/SKILL.md
.claude/skills/vc-feasibility-test/SKILL.md
.claude/skills/vc-frontend-design/SKILL.md
.claude/skills/vc-generate-closeout/SKILL.md
.claude/skills/vc-generate-context/SKILL.md
.claude/skills/vc-generate-phase-program/SKILL.md
.claude/skills/vc-generate-plan/SKILL.md
.claude/skills/vc-generate-spec/SKILL.md
.claude/skills/vc-intent-clarify/SKILL.md
.claude/skills/vc-plan-discovery/SKILL.md
.claude/skills/vc-predict/SKILL.md
.claude/skills/vc-problem-solving/SKILL.md
.claude/skills/vc-publish/SKILL.md
.claude/skills/vc-review-situation/SKILL.md
.claude/skills/vc-risk-evidence-pack/SKILL.md
.claude/skills/vc-scenario/SKILL.md
.claude/skills/vc-scout/SKILL.md
.claude/skills/vc-security/SKILL.md
.claude/skills/vc-sequential-thinking/SKILL.md
.claude/skills/vc-setup/SKILL.md
.claude/skills/vc-test-coverage-plan/SKILL.md
.claude/skills/vc-update/SKILL.md
.claude/skills/vc-validate-findings/SKILL.md
.claude/skills/vc-web-testing/SKILL.md

Metadata

Files
0
Version
3bcb2f9
Hash
7f4075fc
Indexed
2026-07-05 14:35

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-22 10:50
浙ICP备14020137号-1 $お客様$