audit-plans

Audit repository plans and ideas for format conformance and status integrity.

Updated Jul 9, 2026
One-click install
npx skills add https://github.com/Covcloud-LLC/adhd-workflow --skill audit-plans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-plans
Source: https://github.com/Covcloud-LLC/adhd-workflow/tree/main/skills/audit-plans
Command: npx skills add https://github.com/Covcloud-LLC/adhd-workflow --skill audit-plans

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill prevents project rot by identifying stale, malformed, or orphaned plans and ideas, ensuring your development backlog remains actionable and clean.

Core Features & Use Cases

  • Hygiene Auditing: Automatically validates plans against the required formatting rubric, including status integrity and model header compliance.
  • Stale Item Detection: Flags abandoned ideas, stalled reasoning notes, and WIP violations to keep your focus on active tasks.
  • Use Case: Run this weekly to identify which plans are ready for archival, which ideas have been neglected for too long, and where your documentation has drifted from your actual task strings.

Quick Start

Ask the agent to audit your plans and clean up the backlog to identify stale items and formatting errors in your current repository.

Frequently Asked Questions about audit-plans

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

FAQPage Schema
How do I audit my project backlog for stale and malformed documentation?

Backlog hygiene auditing detects stalled tasks and documentation drift by validating plan formatting, checking status integrity, and recommending cleanup or archival actions for orphaned ideas.

How do I identify stalled tasks and WIP limit violations in my repository?

You can identify stalled tasks and WIP violations by running a hygiene audit that analyzes repository plans, flags abandoned ideas, and checks documentation drift against your actual task strings.

Do I need git access to run a project documentation audit?

Yes, git access to the repository root is required to perform a comprehensive hygiene audit and ensure adherence to the defined workflow documentation structure.

What is documentation drift and how does it affect project plans?

Documentation drift occurs when project formatting or status deviates from required rubrics. Auditing detects this drift to ensure your development backlog remains actionable and clean.

How often should I run a backlog hygiene audit?

Run a backlog hygiene audit weekly to identify which plans are ready for archival, which ideas are neglected, and where formatting errors exist in your current repository.