phase-progress-auditor

Inspect specs, plans, tasks, and implementations to classify phase artifacts as complete, partial, or missing.

Updated Dec 27, 2025
One-click install
npx skills add https://github.com/hamzashakoor119/Build-ToDo-App-Using-Claude-and-SpecKitPlus --skill phase-progress-auditor-hamzashakoor119
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phase-progress-auditor
Source: https://github.com/hamzashakoor119/Build-ToDo-App-Using-Claude-and-SpecKitPlus/tree/main/.claude/skills/phase-progress-auditor
Command: npx skills add https://github.com/hamzashakoor119/Build-ToDo-App-Using-Claude-and-SpecKitPlus --skill phase-progress-auditor-hamzashakoor119

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits the current phase state to prevent unnecessary regeneration and ensures alignment with specs, plans, and tasks.

Core Features & Use Cases

  • Audit-before-action checks specs, plans, tasks, and implementations.
  • Detects complete, partial, missing, or inconsistent states.
  • Proposes explicit next steps and fixes to close gaps across the phase workflow.

Quick Start

Inspect the current phase and get a recommended next action.

Frequently Asked Questions about phase-progress-auditor

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

FAQPage Schema
How do I audit project phase state before regenerating work?

Audit phase state by inspecting specs, plans, tasks, and implementations to classify artifacts as complete, partial, or missing. This prevents unnecessary regeneration and produces structured state reports with actionable remediation steps.

What is the best way to detect incomplete or missing artifacts in a development workflow?

Detect incomplete artifacts by running an audit-before-action check across your phase-level workflows. This classifies implementations against plans and specs, identifying inconsistent states and proposing explicit next steps to close gaps.

How do I verify phase progress against specs and tasks?

Verify phase progress by inspecting current implementations against your defined specs and tasks. The audit classifies each artifact's state, ensuring alignment and producing recommended next actions for your team to execute deterministically.

Why does unnecessary work regeneration happen and how can I prevent it?

Unnecessary work regeneration happens when phase state is unclear. Prevent it by applying audit guardrails that inspect specs, plans, and implementations to determine exact completion status, ensuring you only regenerate missing or partial work.

Can I use phase audits for project management across different development projects?

Yes, phase audits apply to phase-level workflows across development projects. By inspecting specs, plans, and tasks, the audit determines remediation steps and guides next actions for teams regardless of the specific project context.

When should I not use an audit-before-action approach for phase workflows?

Avoid audit-before-action when you lack defined specs, plans, or tasks to inspect. The audit requires existing artifacts to classify completion states and produce actionable recommendations; without them, state reports cannot be generated.