vc:audit-context

Validate context routing and surface discoverability across agents and skills.

Updated May 10, 2026
One-click install
npx skills add https://github.com/cryborg1211/quant_trading_telegram_bot --skill vc-audit-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc:audit-context
Source: https://github.com/cryborg1211/quant_trading_telegram_bot/tree/main/.agents/skills/vc-audit-context
Command: npx skills add https://github.com/cryborg1211/quant_trading_telegram_bot --skill vc-audit-context

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill ensures the project's durable context layer is discoverable, organized, and auditable as it evolves.

Core Features & Use Cases

  • Context routing validation: verifies that all context files are reachable from the canonical surfaces and group entrypoints.
  • Surface discoverability: checks that new context documents are surfaced correctly and referenced.
  • Validator orchestration: runs a suite of validators to maintain consistency between Claude and Codex surfaces and skill routing.

Quick Start

Run the audit via the validator scripts to verify context routing and surface discoverability.

Frequently Asked Questions about vc:audit-context

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

FAQPage Schema
What is context routing validation for AI agents?

Context routing validation verifies that all project context files are reachable from canonical surfaces and group entrypoints. It ensures durable context layers remain discoverable and organized as they evolve across different agents and skills.

How do I audit surface discoverability for project context files?

You audit surface discoverability by running validator scripts that check new context documents are correctly surfaced and cross-referenced. This process detects routing drift and verifies canonical entrypoints maintain cross-reference integrity.

How do I generate a machine-readable skills catalog?

Generate a machine-readable skills catalog by running the audit validator scripts. This process orchestrates validation steps that verify canonical routing surfaces and cross-reference integrity while producing the catalog output.

Can I use context routing validation across both Claude and Codex surfaces?

Yes, context routing validation orchestrates a suite of validators specifically designed to maintain consistency between Claude and Codex surfaces. It verifies cross-reference integrity and routing across both agent platforms.

When should I run an audit for context routing and surface discoverability?

Run an audit when context docs, skill surfaces, or routing drift occur during project updates. The validation detects and remediates discoverability issues, ensuring canonical routing surfaces and group entrypoints remain consistent.

What is the best way to maintain context layer consistency across multiple agents?

The best way to maintain context layer consistency is running validator orchestration that checks canonical routing surfaces, group entrypoints, and cross-reference integrity. This verifies durability and discoverability across agents and skills.