phase-workflow-runner

Audit project phases, fill gaps, run tests, and verify acceptance criteria.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit and coordinate end-to-end project phases by automatically auditing existing work, identifying gaps, and guiding remediation to readiness for the next phase.

Core Features & Use Cases

  • Phase Audit: inspect project structure, specs, and tasks to surface completed, missing, or failing items.
  • Gap Filling & Verification: create missing sources and tests, implement minimal code to pass checks, and validate acceptance criteria.
  • Execution & Documentation: run tests, generate status reports, and record blockers or completions.
  • Completion Gate: declare a phase complete or surface blockers for remediation.

Quick Start

Initiate a phase run to audit the project, fill gaps, execute tests, verify acceptance criteria, and report readiness for the next phase.

Frequently Asked Questions about phase-workflow-runner

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

FAQPage Schema
How do I automate project phase readiness checks and gap filling?

Automate project phase readiness checks by auditing existing work, identifying missing sources or failing tests, and implementing minimal code to pass acceptance criteria. This deterministic workflow runs end-to-end hands-free to validate readiness for the next phase.

What is an audit-first approach to phase management in software projects?

An audit-first approach to phase management inspects project structure, specs, and tasks before any remediation. It surfaces completed, missing, or failing items early, ensuring gap filling and test execution only target verified deficiencies to reach the next phase.

How do I execute end-to-end phase workflows including test execution and acceptance verification?

Execute end-to-end phase workflows by initiating a phase run that automatically audits the project, fills gaps, runs tests, and verifies acceptance criteria. The process generates status reports and records blockers or completions to determine readiness.

Can I use automated workflow execution to generate completion gates and track blockers for project phases?

Automated workflow execution generates a final completion gate by running tests and verifying acceptance criteria across multiple phases. It maintains a record of completed tasks and surfaces any blockers requiring remediation before declaring a phase complete.

What's the best way to handle missing sources and tests during a project phase audit?

Handle missing sources and tests during a phase audit by using automated gap filling to create the necessary files. The workflow implements minimal code required to pass checks and validates against acceptance criteria to ensure readiness.

Why does my phase completion gate surface blockers instead of declaring readiness?

A phase completion gate surfaces blockers when the audit identifies failing tests, missing sources, or unmet acceptance criteria. These blockers are recorded for remediation to ensure all gaps are filled before the phase is declared complete.