vc-audit-plans

Audit and organize active project plan files for accuracy and routing truth.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/tutran27/trust-room-AI --skill vc-audit-plans-tutran27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc-audit-plans
Source: https://github.com/tutran27/trust-room-AI/tree/main/.agents/skills/vc-audit-plans
Command: npx skills add https://github.com/tutran27/trust-room-AI --skill vc-audit-plans-tutran27

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps manage and organize active project plan files by auditing them for staleness, completion, and routing truth, ensuring they are up-to-date and correctly categorized.

Core Features & Use Cases

  • Audit Plan Files: Inspect active plans for accuracy, completion, and routing.
  • Inventory Validation: Validate the inventory of plan files to ensure they meet naming and structure standards.
  • Codebase Reconciliation: Cross-reference plans against the actual codebase to ensure they are up-to-date.
  • Classification and Action: Classify plans as completed, partially done, obsolete, stale, active, or reference, and take appropriate actions.
  • Use Case: Use this Skill after a major feature release or when the active plans folder feels cluttered to ensure all plans are in order.

Quick Start

Run the 'vc-audit-plans' skill to review and organize your active project plan files.

Frequently Asked Questions about vc-audit-plans

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

FAQPage Schema
How do I audit active project plan files for accuracy and staleness?

To audit active project plan files, you run validation scripts that inspect plans for accuracy, completion, and routing truth. This process performs inventory validation and codebase reconciliation to ensure all active plans are up-to-date and correctly categorized.

What is the best way to reconcile project plans against the actual codebase?

The best way to reconcile project plans against the codebase is to cross-reference plan files with the actual codebase structure. This codebase reconciliation identifies stale or obsolete plans, ensuring documentation accurately reflects current development state.

How do I classify and organize outdated project plan files?

You classify outdated project plan files by auditing them as completed, partially done, obsolete, stale, active, or reference. The classification process evaluates routing truth and completion status, then takes appropriate actions to declutter the active plans folder.

When should I run a plan file inventory validation check?

You should run a plan file inventory validation check after a major feature release or when the active plans folder feels cluttered. This ensures all plan files meet naming and structure standards and remain properly organized.

Does this plan auditing process require any external dependencies?

No, this plan auditing process requires no external dependencies. It relies entirely on internal scripts and references to perform inventory validation, codebase reconciliation, and plan classification without needing additional package installations.