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.
Audit implementation plans for phase-to-phase dependencies, data flow consistency, ordering logic, and stale artifacts. Produces a risk-assessed flow audit report.
Quickly install audit-plan AI skill to your development environment via command line
Source: darraghh1/my-claude-setup.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/darraghh1/my-claude-setup --skill audit-planAudit 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.
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
https://github.com/darraghh1/my-claude-setup