audit-plan

Audit plan files for governance issues with ledger-based tracking.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/Lbstrydom/claude-engineering-skills --skill audit-plan-lbstrydom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-plan
Source: https://github.com/Lbstrydom/claude-engineering-skills/tree/main/.claude/skills/audit-plan
Command: npx skills add https://github.com/Lbstrydom/claude-engineering-skills --skill audit-plan-lbstrydom

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Iteratively audit a plan file to surface governance issues and actionable findings.

Core Features & Use Cases

  • Multi-round plan audits with GPT-5.4 and Gemini integration to surface issues early.
  • Ledger-driven adjudication to track findings, triage decisions, and remediation status.
  • End-to-end workflow: input validation, plan generation, plan auditing, triage, ledger updates, editing, re-audit, and Gemini final review.

Quick Start

Provide a plan file path and run the audit command to start the plan-audit workflow.

Frequently Asked Questions about audit-plan

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

FAQPage Schema
How do I audit a plan file to surface governance issues?

To audit a plan file, provide the file path and run the audit command to initiate a multi-model workflow that validates inputs, triages findings, and updates a tracking ledger for governance issues.

What is ledger-driven adjudication for plan auditing?

Ledger-driven adjudication is a tracking mechanism that records audit findings, triage decisions, and remediation status across multiple refinement rounds to enforce plan governance.

How does multi-model plan auditing work with GPT and Gemini?

Multi-model plan auditing works by applying up to three deterministic refinement rounds using GPT, followed by a final Gemini review to ensure rigorous governance validation.

Can I use this workflow to audit any plan document?

You can use this workflow specifically for plan documents located in the docs/plans directory that support PLAN_AUDIT and PLAN_CYCLE modes for governance enforcement.

What are the limitations of iterative plan auditing?

Limitations include a strict cap of up to three refinement rounds and dependency on specific plan file modes (PLAN_AUDIT and PLAN_CYCLE) required to execute the deterministic auditing steps.