Get the FREE Ultimate OpenClaw Setup Guide →

Deliver Prd

Scanned
npx machina-cli add skill product-on-purpose/pm-skills/deliver-prd --openclaw
Files (1)
SKILL.md
3.5 KB
<!-- PM-Skills | https://github.com/product-on-purpose/pm-skills | Apache 2.0 -->

name: deliver-prd description: Creates a comprehensive Product Requirements Document that aligns stakeholders on what to build, why, and how success will be measured. Use when specifying features, epics, or product initiatives for engineering handoff. phase: deliver version: "2.0.0" updated: 2026-01-26 license: Apache-2.0 metadata: category: specification frameworks: [triple-diamond, lean-startup, design-thinking] author: product-on-purpose

Product Requirements Document (PRD)

A Product Requirements Document is the primary specification artifact that communicates what to build and why. It bridges the gap between problem understanding and engineering implementation by providing clear requirements, success criteria, and scope boundaries. A good PRD enables engineering to build the right thing while maintaining flexibility on implementation details.

When to Use

  • After problem and solution alignment, before engineering work begins
  • When specifying features, epics, or product initiatives for handoff
  • When multiple teams need to coordinate on a shared deliverable
  • When stakeholders need to approve scope before investment
  • As reference documentation during development and QA

Instructions

When asked to create a PRD, follow these steps:

  1. Summarize the Problem Start with a brief recap of the problem being solved. Link to the problem statement if available. Ensure readers understand why this work matters before diving into what to build.

  2. Define Goals and Success Metrics Articulate what success looks like. Include specific, measurable metrics with baselines and targets. These metrics should connect directly to the problem being solved.

  3. Outline the Solution Describe the proposed solution at a high level. Focus on user-facing functionality and key capabilities. Include enough detail for stakeholders to evaluate the approach without over-specifying implementation.

  4. Detail Functional Requirements Break down what the system must do. Use user stories or requirement statements. Each requirement should be testable — someone should be able to verify if it's met.

  5. Define Scope Boundaries Explicitly state what's in scope, out of scope, and deferred to future iterations. Clear scope prevents scope creep and sets realistic expectations.

  6. Address Technical Considerations Note any technical constraints, architectural decisions, or integration requirements. Don't design the system, but surface considerations engineering needs to know.

  7. Identify Dependencies and Risks List external dependencies, assumptions, and risks that could impact delivery. Include mitigation strategies where applicable.

  8. Propose Timeline and Milestones Outline key phases and checkpoints. This helps stakeholders understand the delivery plan without committing to specific dates prematurely.

Output Format

Use the template in references/TEMPLATE.md to structure the output.

Quality Checklist

Before finalizing, verify:

  • Problem and "why now" are clearly articulated
  • Success metrics are specific and measurable
  • Scope boundaries are explicit (in/out/future)
  • Requirements are testable and unambiguous
  • Technical considerations are surfaced without over-specifying
  • Dependencies and risks are documented with owners
  • Document is readable in under 15 minutes

Examples

See references/EXAMPLE.md for a completed example.

Source

git clone https://github.com/product-on-purpose/pm-skills/blob/main/skills/deliver-prd/SKILL.mdView on GitHub

Overview

A Product Requirements Document (PRD) is the primary specification artifact that communicates what to build and why. It bridges problem understanding and engineering implementation by providing clear requirements, success criteria, and scope boundaries to align stakeholders and guide development.

How This Skill Works

When you create a PRD, start with a concise problem recap, then define goals and measurable success metrics, linking them to the problem. Outline the high-level solution and user-facing capabilities, followed by testable functional requirements and acceptance criteria. Surface scope boundaries, technical considerations, dependencies, and risks so engineers can plan and hand off effectively.

When to Use It

  • After problem and solution alignment, before engineering work begins
  • When specifying features, epics, or product initiatives for handoff
  • When multiple teams need to coordinate on a shared deliverable
  • When stakeholders need to approve scope before investment
  • As reference documentation during development and QA

Quick Start

  1. Step 1: Summarize the problem and why it matters
  2. Step 2: Define goals, success metrics, and scope
  3. Step 3: Outline the solution, write testable requirements, and note dependencies and risks

Best Practices

  • Start with a clear problem statement and why now
  • Define explicit, measurable success metrics with baselines and targets
  • Explicitly state what's in scope, out of scope, and deferred
  • Write testable, verifiable functional requirements
  • Surface dependencies, risks, and technical considerations with owners

Example Use Cases

  • PRD for an onboarding flow with activation metrics
  • PRD for a feature flag rollout across product squads
  • PRD for an API integration or payments feature with success criteria
  • PRD for a mobile app redesign with cross-team handoff
  • PRD for an analytics dashboard module with data freshness requirements

Frequently Asked Questions

Add this skill to your agents
Sponsor this space

Reach thousands of developers