vc-audit-plans

Audit active project plan files for staleness, completion, and routing truth.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps project managers and developers automate the audit of active project plan files, ensuring they are up-to-date, complete, and correctly routed.

Core Features & Use Cases

  • Audit Plan Files: Checks active plans for staleness, completion, and routing truth.
  • Maintenance and Recovery: Useful for cleaning up plans, reconciling active work, or archiving completed artifacts.
  • Use Case: When a project manager wants to ensure all active plans are current and correctly routed, they can run this Skill to identify any issues.

Quick Start

Run the skill to audit project plan files with the command 'node .claude/skills/vc-audit-plans/scripts/audit-plans.mjs'.

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 project plan files for staleness and routing truth?

Auditing project plan files for staleness involves checking active plans for completion, staleness, and correct routing. This requires inventory validation and cross-referencing with the codebase to identify issues.

What is routing truth in project management plans?

Routing truth in project management plans verifies that active plan files are correctly routed and aligned with the actual codebase. It ensures active work is properly reconciled and accurately reflects current project statuses.

How do I reconcile active project plans with the codebase?

To reconcile active project plans with the codebase, run an automated audit script that cross-references plan files against the codebase. This validates inventory accuracy and identifies completed or stale artifacts for archiving.

Can I automate maintenance and recovery for stale project plans?

Yes, you can automate maintenance and recovery for stale project plans by running a script that audits active plan files. It identifies stale and completed artifacts, enabling you to clean up plans and archive finished work.

Do I need inventory validation to audit active plan files?

Yes, inventory validation is required to audit active plan files effectively. The audit process depends on validating the inventory of active plans and cross-referencing them with the codebase to ensure accurate staleness and routing checks.