plan-audit

Reconcile fragmented project plan-state surfaces into a verified completion audit.

30|12|Updated Jun 21, 2026
One-click install
npx skills add https://github.com/anthony-chaudhary/fak --skill plan-audit-anthony-chaudhary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-audit
Source: https://github.com/anthony-chaudhary/fak/tree/main/.claude/skills/plan-audit
Command: npx skills add https://github.com/anthony-chaudhary/fak --skill plan-audit-anthony-chaudhary

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves the common issue of fragmented project tracking where multiple surfaces like registries, state files, and git history disagree on the actual completion status of project plans.

Core Features & Use Cases

  • Unified Reconciliation: Aggregates disparate plan-state surfaces into a single, reconciled JSON audit.
  • Drift Detection: Automatically identifies and reports discrepancies between plan registries, live state, and git history.
  • Operator Snapshots: Generates dated, human-readable Markdown reports of project completion status.
  • Use Case: Use this when you need an accurate, verified answer to "what is the current completion percentage of our project portfolio" without manually checking multiple conflicting sources.

Quick Start

Run the plan-audit skill to generate a reconciled completion report for the current project.

Frequently Asked Questions about plan-audit

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

FAQPage Schema
How do I reconcile fragmented project plan-state surfaces into a single audit?

To reconcile fragmented project tracking surfaces, this skill executes project-specific helper scripts to aggregate plan data from registries, state files, and git history into a single, verified completion audit report.

What is drift detection in project plan audits and how does it work?

Drift detection in project plan audits identifies discrepancies between plan registries, live state, and git history. It works by executing project-specific helper scripts to cross-validate these surfaces and report conflicting completion statuses.

Do I need a custom helper script to generate a project completion audit report?

Yes, generating a project completion audit requires a project-defined audit helper script. The skill operates by executing this script to aggregate plan data and produce a JSON output contract for cross-surface validation.

How do I get an accurate completion percentage for a project portfolio with conflicting plan data?

To get an accurate completion percentage with conflicting plan data, run a reconciliation audit that aggregates disparate plan-state surfaces into a single verified JSON report, eliminating the need to manually check multiple sources.