ready-check

Check a PRD against the Definition of Ready for gaps and blockers.

3|Updated May 20, 2026
One-click install
npx skills add https://github.com/iampawan/Manifest --skill ready-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ready-check
Source: https://github.com/iampawan/Manifest/tree/main/skills/ready-check
Command: npx skills add https://github.com/iampawan/Manifest --skill ready-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Atlassian_MCP, Figma_REST, mcp__figma-rest__get_file_version, mcp__figma-rest__audit_design, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a PM-side readiness gate for PRDs, helping to ensure that PRDs are of high quality before they are handed off to engineering.

Core Features & Use Cases

  • PM-side Readiness Check: Scores a PRD against the Definition of Ready, identifying gaps and blockers.
  • Edge Case Review: Identifies edge cases and potential issues in the PRD.
  • Hand-off Verification: Verifies the readiness of the PRD before it is handed off to engineering.
  • Use Case: A Product Manager uses this Skill to check a PRD before grooming and estimation, ensuring that it is ready for engineering work.

Quick Start

Run the /ready-check <source> command to check the readiness of a PRD.

Frequently Asked Questions about ready-check

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

FAQPage Schema
How do I check if a PRD is ready for engineering hand-off?

A PRD readiness check scores the document against a Definition of Ready to identify gaps, blockers, and edge cases before engineering hand-off. This validates that product requirements are complete and actionable for development teams.

What is a Definition of Ready for product requirements documents?

A Definition of Ready for a PRD establishes quality criteria ensuring the document contains sufficient detail, clear acceptance parameters, and resolved edge cases before engineering estimation begins. It acts as a quality gate for product requirements.

Can I use Figma data to verify PRD readiness?

You can verify PRD readiness using Figma data by fetching file versions and auditing designs to ensure the product requirements align with the latest UI specifications before engineering hand-off.

Does ready-check work with Atlassian to fetch PRD content?

The readiness check integrates with Atlassian MCP to fetch and parse PRD source content directly from your connected workspace. This enables automated extraction of product requirements for quality gate evaluation.

How do I identify edge cases in a product requirements document?

To identify edge cases in a PRD, run a readiness check that evaluates the document against defined criteria, flagging potential issues and missing scenarios that could block engineering implementation.

When should I run a PRD readiness gate before grooming?

Run a PRD readiness gate before grooming and estimation to ensure all gaps and blockers are resolved. This prevents engineering teams from stalling during implementation due to incomplete product requirements.