·audit-plan
>_

audit-plan

Audit implementation plans for phase-to-phase dependencies, data flow consistency, ordering logic, and stale artifacts. Produces a risk-assessed flow audit report.

15Installs·0Trend·@darraghh1

Installation

$npx skills add https://github.com/darraghh1/my-claude-setup --skill audit-plan

How to Install audit-plan

Quickly install audit-plan AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/darraghh1/my-claude-setup --skill audit-plan
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: darraghh1/my-claude-setup.

SKILL.md

View raw

Arguments are provided above via $ARGUMENTS. Parse them to determine the plan folder path (e.g., plans/detector-refactor). Do NOT ask the user to re-provide the path.

This skill performs a holistic flow audit of a multi-phase implementation plan. It assesses whether phases connect coherently as a pipeline — NOT whether individual phases comply with templates (that's /review-plan's job).

Tasks survive context compacts — skipping this check causes lost progress and repeated work.

Audit implementation plans for phase-to-phase dependencies, data flow consistency, ordering logic, and stale artifacts. Produces a risk-assessed flow audit report. Source: darraghh1/my-claude-setup.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/darraghh1/my-claude-setup --skill audit-plan
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from darraghh1/my-claude-setup

Quick answers

What is audit-plan?

Audit implementation plans for phase-to-phase dependencies, data flow consistency, ordering logic, and stale artifacts. Produces a risk-assessed flow audit report. Source: darraghh1/my-claude-setup.

How do I install audit-plan?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/darraghh1/my-claude-setup --skill audit-plan Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/darraghh1/my-claude-setup