maestro-verify

Automate end-to-end verification workflows using a 3-wave, goal-backward approach.

511|63|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/catlog22/Maestro-Flow --skill maestro-verify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maestro-verify
Source: https://github.com/catlog22/Maestro-Flow/tree/main/.codex/skills/maestro-verify
Command: npx skills add https://github.com/catlog22/Maestro-Flow --skill maestro-verify

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maestro-Verify automates end-to-end verification of complex software workflows by orchestrating multi-layer checks across phases and waves, delivering a structured report and auto-rectification plans.

Core Features & Use Cases

  • Phase-based truth checks (truths) with artifact existence and substance
  • Wiring verification to ensure proper integration between components
  • Anti-pattern and Nyquist coverage auditing with auto-flagging and discoverable gaps
  • Automatic session management with resume, skip flags, and discoveries board

Quick Start

Run the verify workflow for a phase, e.g., maestro-verify 3 to start Phase 3 with auto-confirm enabled.

Frequently Asked Questions about maestro-verify

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

FAQPage Schema
How do I automate end-to-end verification for a multi-phase software project?

Multi-layer checks automate end-to-end verification by applying a 3-wave, goal-backward approach across phases, validating truths, artifacts, wiring, and coverage in parallel to deliver structured reports and auto-rectification plans.

What does phase-driven quality assurance check in a codebase?

Phase-driven quality assurance checks codebase truths, artifact existence and substance, component wiring integration, anti-patterns, and Nyquist coverage gaps, auto-flagging discoveries for resolution.

How do I run a CSV-wave verification workflow for a specific phase?

Run the CSV-wave verification workflow by targeting a specific phase number, such as executing the command for Phase 3 with auto-confirm enabled to start parallel wave execution and results aggregation.

Can I resume an interrupted workflow automation session or skip specific checks?

Yes, workflow automation supports automatic session management with auto-resume capabilities and skip flags, allowing you to bypass specific checks and continue interrupted phase verification seamlessly.

What is the best way to audit anti-patterns and Nyquist coverage gaps in parallel?

Auditing anti-patterns and Nyquist coverage gaps in parallel is best handled by a wave-driven approach that auto-flags discoverable gaps and integrates them into a discoveries board for tracking.

Do I need any external dependencies to run phase-based codebase verification?

No external dependencies are required to run phase-based codebase verification; the workflow operates independently to validate artifacts, wiring, and coverage with integrated session management.