pm-verify

Verify project phase acceptance criteria via automated tests, manual review, or AI assessment.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/pinkroosterai/PinkRoosterMcp --skill pm-verify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-verify
Source: https://github.com/pinkroosterai/PinkRoosterMcp/tree/main/.claude/skills/pm-verify
Command: npx skills add https://github.com/pinkroosterai/PinkRoosterMcp --skill pm-verify

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the verification of acceptance criteria for project phases or entire work packages, ensuring that work meets defined standards before completion.

Core Features & Use Cases

  • Automated Testing: Executes relevant test suites (e.g., .NET, Dashboard) and parses results.
  • Manual Review: Guides the user through reviewing code against specific criteria.
  • Agent Review: Leverages AI to assess code against complex criteria.
  • Use Case: After an agent implements a new feature, use this skill to automatically run its unit tests and perform a code review to confirm all acceptance criteria are met.

Quick Start

Verify the acceptance criteria for phase proj-1-wp-2-phase-1.

Frequently Asked Questions about pm-verify

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

FAQPage Schema
How do I verify acceptance criteria for project phases or work packages?

To verify acceptance criteria for project phases or work packages, you can use automated tests, manual code review, or AI assessment. The tool parses target IDs, loads context via MCP, and executes verification logic to confirm work meets defined standards.

Does the verification process alter entity states when recording results?

The verification process does not alter entity states when recording results. It integrates with MCP tools to log verification outcomes without modifying the underlying project management entities, ensuring a non-destructive workflow.

What is the best way to run automated tests and code reviews for new features?

The best way to run automated tests and code reviews for new features is to execute relevant test suites and parse results, then guide manual code reviews or leverage AI to assess code against complex criteria before completion.

Can I use this to perform an AI assessment of code against specific criteria?

Yes, you can use this to perform an AI assessment of code against specific criteria. The agent review feature leverages AI to evaluate code against complex project requirements during the verification process.

Do I need MCP tools to execute verification logic for acceptance criteria?

You need MCP tools to execute verification logic for acceptance criteria because the system relies on them to load context and record verification results without altering entity states.

What are the limitations of using a dry-run flag for verification?

Using a dry-run flag for verification limits the process to parsing arguments and loading context via MCP without executing the actual verification logic or recording the final results into the project management system.