verify

Verify project phase deliverables against acceptance criteria and roadmap success metrics.

3|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Sh3rd3n/megazord --skill verify-sh3rd3n
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify
Source: https://github.com/Sh3rd3n/megazord/tree/main/skills/verify
Command: npx skills add https://github.com/Sh3rd3n/megazord --skill verify-sh3rd3n

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill ensures that completed project phases meet predefined goals and acceptance criteria, preventing the progression of incomplete or faulty work.

Core Features & Use Cases

  • Automated Verification: Checks code, artifacts, and requirements against defined success criteria.
  • Milestone Audits: Performs comprehensive checks across multiple phases for a milestone.
  • Gap Identification: Clearly reports any discrepancies or missing elements.
  • Use Case: After a development phase is marked as complete, this Skill automatically runs checks to confirm all planned features are implemented, code quality standards are met, and documentation is accurate, flagging any issues before the next phase begins.

Quick Start

Run the verify skill to check the current phase against its acceptance criteria.

Frequently Asked Questions about verify

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

FAQPage Schema
How do I verify project phase deliverables against acceptance criteria?

Verify project phase deliverables by loading project context, checking plan completion, and spawning subagents to validate code quality and requirements against predefined success metrics.

What is the best way to automate milestone audits for software development phases?

Automate milestone audits by running comprehensive checks across multiple project phases to confirm all planned features are implemented and code quality standards are met before progression.

How does automated phase completion verification handle ambiguous requirements?

Automated phase completion verification handles ambiguous items through hybrid verification modes that trigger user interaction to resolve discrepancies and clearly report any missing elements.

Do I need Node.js to run acceptance criteria checks for project management?

Yes, you need Node.js installed because the acceptance criteria checks require the execution of CLI tools and adherence to specific file structures for state management.

When should I run a milestone audit instead of a standard phase verification?

Run a milestone audit when you need comprehensive checks across multiple completed phases rather than verifying a single phase, ensuring broader roadmap success metrics are satisfied.