plan-audit-fix

Reconcile documentation plans with code and apply inline fixes.

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/DaBigHomie/ugwtf --skill plan-audit-fix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-audit-fix
Source: https://github.com/DaBigHomie/ugwtf/tree/main/.claude/skills/plan-audit-fix
Command: npx skills add https://github.com/DaBigHomie/ugwtf --skill plan-audit-fix

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires audit-fix-plan, doc-forensic-inventory, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the reconciliation of documentation plans with actual code, ensuring consistency and reducing manual errors.

Core Features & Use Cases

  • Two-Phase Workflow: Automates a two-phase process of creating a plan and then applying inline fixes to documentation.
  • Git SSOT Reconciliation: Matches documentation plans against the latest codebase for accuracy.
  • Audit and Fix: Performs an audit and applies fixes to documentation inline.
  • Use Case: Ideal for maintaining consistency between code and documentation in large projects.

Quick Start

Run the plan-audit-fix skill to automatically reconcile and fix your documentation.

Frequently Asked Questions about plan-audit-fix

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

FAQPage Schema
How do I automate documentation reconciliation against a git codebase?

Documentation reconciliation against a git codebase is automated by matching plans to the latest source of truth and applying inline fixes. This ensures code and documentation consistency through a two-phase workflow.

What is the best way to fix outdated documentation inline during an audit?

Fixing outdated documentation inline during an audit is handled by a two-phase process that first creates a plan, then applies fixes directly. This ensures accuracy and reduces manual errors in large projects.

Do I need specific dependencies to run an automated documentation audit?

Running an automated documentation audit requires the audit-fix-plan and doc-forensic-inventory dependencies. These provide the foundational scripts and references needed for the two-phase workflow.

Can I use git integration as the source of truth for code documentation consistency?

Git integration is supported as the source of truth for code documentation consistency. The system matches documentation plans against the latest codebase to ensure accuracy and reduce manual errors.

How does a two-phase workflow ensure code and documentation consistency?

A two-phase workflow ensures code and documentation consistency by separating the process into planning and applying inline fixes. This methodical approach matches documentation against the latest git codebase for accuracy.

What are the limitations of using automation for documentation reconciliation?

The limitations of using automation for documentation reconciliation include its dependency on the audit-fix-plan and doc-forensic-inventory skills. It is designed for large projects and requires a git-based source of truth.