Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
product-on-purpose avatar

Deliver Prd

  • 654 installs
  • 518 repo stars
  • Updated August 4, 2026
  • product-on-purpose/pm-skills

deliver-prd is an agent skill (version 2.0.0) that generates a comprehensive Product Requirements Document with problem context, metrics, stories, and scope for developers who need a structured engineering handoff artifa

About

deliver-prd in product-on-purpose/pm-skills (version 2.0.0, Apache 2.0) creates a Product Requirements Document that bridges problem understanding and engineering implementation. The skill is example-anchored and template-contracted: agents mirror worked samples, fill enforced sections, and output problem statements, success metrics, user stories, scope boundaries, and dependencies. It belongs to the pm-skills library alongside 68 agent-ready skills, 10 workflow orchestrators, and 95+ sample outputs invoked via commands like /pm-skills:deliver-prd. The declarative contract enforces sections-present and sections-complete so agents produce stakeholder-ready specs without prompt engineering. Developers reach for deliver-prd after problem and solution alignment and before engineering starts, when stakeholders must approve scope or multiple teams need a shared specification. The Triple Diamond deliver phase framing ensures INVEST-ready stories, testable acceptance criteria references, and explicit out-of-scope lists. Triggers include specifying features, epics, or product initiatives for handoff.

  • deliver-prd
  • AI & Agent Building
  • AI-coding skill

Deliver Prd by the numbers

  • 654 all-time installs (skills.sh)
  • +35 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #1,494 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/product-on-purpose/pm-skills --skill deliver-prd

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs654
repo stars518
Last updatedAugust 4, 2026
Repositoryproduct-on-purpose/pm-skills

How do you write a PRD for engineering handoff?

Helps with ai & agent building tasks.

Who is it for?

Product-minded developers and tech leads who need a stakeholder-ready PRD before sprint planning or multi-team feature work.

Skip if: Teams already in active implementation who only need ticket-level task breakdowns without a new specification document.

When should I use this skill?

User asks for a PRD, product requirements document, feature specification, or engineering handoff doc for an epic or initiative.

What you get

Completed Product Requirements Document with problem, metrics, user stories, scope boundaries, and dependency sections.

  • Product Requirements Document
  • Scope and dependency sections

By the numbers

  • Skill version 2.0.0 in the pm-skills library with 68 skills and 95+ sample outputs
  • Apache 2.0 licensed with template-enforced PRD sections

Files

SKILL.mdMarkdownGitHub ↗

<!-- PM-Skills | https://github.com/product-on-purpose/pm-skills | Apache 2.0 -->

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

When NOT to Use

  • The problem is still unframed or contested -> use define-problem-statement first; a PRD assumes an agreed problem
  • You need a one-page pitch to align stakeholders on an approach -> use develop-solution-brief; the PRD comes after that alignment
  • You only need the work broken into tickets for a sprint -> use deliver-user-stories
  • You are recording a technical or architectural decision -> use develop-adr

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. A complete PRD fills every template section: Overview; Goals & Success Metrics; User Stories; Scope; Solution Design; Technical Considerations; Dependencies & Risks; Timeline & Milestones; Open Questions; and the Appendix when supporting material exists.

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.

Related skills

How it compares

Pick deliver-prd for full PRD specifications; pick deliver-user-stories when only INVEST stories and acceptance criteria are needed without a full document.

FAQ

What sections does deliver-prd include?

deliver-prd fills a template-contracted PRD with problem context, success metrics, user stories, scope boundaries, dependencies, and explicit out-of-scope items ready for engineering handoff.

How do you invoke deliver-prd?

deliver-prd runs via /pm-skills:deliver-prd with a feature description; the agent loads version 2.0.0 instructions, mirrors worked examples, and outputs a complete PRD without manual prompt engineering.

When should deliver-prd be used?

deliver-prd fits after problem alignment and before engineering, when stakeholders must approve scope or multiple teams need a shared specification for features, epics, or product initiatives.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.