gad:verify-phase

Validate project phase completion against canonical definition-of-done criteria.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/B2Gdevs/custom_portfolio --skill gad-verify-phase
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gad:verify-phase
Source: https://github.com/B2Gdevs/custom_portfolio/tree/main/skills/rp-verify-work
Command: npx skills add https://github.com/B2Gdevs/custom_portfolio --skill gad-verify-phase

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verify that a project phase met its definition of done, providing a concrete, auditable signal of completion for governance and handoffs.

Core Features & Use Cases

  • Phase verification: validates completion criteria against canonical definitions.
  • Audit-ready results: generates a verifiable snapshot for reporting and compliance.
  • Migration awareness: maps legacy rp-* skills to gad equivalents and references migration notes.

Quick Start

Run the CLI command with your project ID to snapshot the current phase verification results.

Frequently Asked Questions about gad:verify-phase

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

FAQPage Schema
How do I verify a project phase met its definition of done for QA gates?

Phase verification validates completion against canonical criteria by snapshotting phase status from a project ID, producing auditable evidence for QA gates and governance handoffs.

What is the best way to generate auditable evidence for sprint completion?

Auditable evidence for sprint completion is generated by running a deterministic verification workflow that snapshots phase status, ensuring the phase met its definition of done for release verifications.

Does the gad tool support legacy rp-* repository workflow mappings?

Yes, the gad tool supports legacy rp-* repository workflow mappings by mapping them to gad equivalents and referencing migration notes for RepoPlanner-style workflows.

Can I use this phase verification workflow for release compliance checks?

Yes, phase verification applies to release compliance checks by validating completion criteria against canonical definitions, producing verifiable snapshots for reporting and compliance.

How do I snapshot phase status from a project ID?

You snapshot phase status by running the CLI command with your project ID, which executes a deterministic verification workflow to validate phase completion criteria.

Why do I need to validate phase completion against canonical criteria?

Validating phase completion against canonical criteria ensures a concrete, auditable signal of completion for governance handoffs and vendor get-anything-done standards compatibility.