write-prd

Generate Product Requirements Documents with an 8-section template, INVEST user stories, and Gherkin acceptance criteria.

217|20|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/yonatangross/orchestkit --skill write-prd-yonatangross
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-prd
Source: https://github.com/yonatangross/orchestkit/tree/main/plugins/ork/skills/write-prd
Command: npx skills add https://github.com/yonatangross/orchestkit --skill write-prd-yonatangross

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation of Product Requirements Documents (PRDs), ensuring all essential sections, user stories, and acceptance criteria are clearly defined.

Core Features & Use Cases

  • Structured PRD Generation: Creates PRDs with an 8-section template covering objectives, user stories, and release plans.
  • User Story & Acceptance Criteria: Helps write user stories following INVEST criteria and acceptance criteria in Gherkin format.
  • Use Case: When kicking off a new feature, use this Skill to generate a detailed PRD that aligns stakeholders and guides the development team.

Quick Start

Write a PRD for a new real-time collaboration feature in our document editor.

Frequently Asked Questions about write-prd

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

FAQPage Schema
How do I write a product requirements document that aligns stakeholders and guides development?

Writing a comprehensive product requirements document involves structuring objectives, user stories, and release plans into a single template. This ensures all essential sections are clearly defined to align stakeholders and guide the development team effectively.

What's the best way to format user stories and acceptance criteria for a new feature?

Formatting user stories and acceptance criteria is best done using INVEST criteria for stories and Gherkin format for acceptance criteria. This approach ensures requirements are testable, independent, and clearly structured for development teams.

What sections should a comprehensive PRD include for product strategy?

A comprehensive PRD should include an 8-section template covering objectives, user stories, and release plans. It supports product strategy by incorporating a value proposition canvas and go/no-go decision frameworks.

How do I create user stories that follow the INVEST criteria?

Creating user stories that follow the INVEST criteria involves structuring them to be Independent, Negotiable, Valuable, Estimable, Small, and Testable. The PRD generation process helps draft these stories to ensure they meet standard agile requirements.

Can I use Gherkin format for acceptance criteria in my PRD?

Yes, you can use Gherkin format for acceptance criteria in your PRD. Generating acceptance criteria in Gherkin format ensures that requirements are written in a clear Given-When-Then structure, making them easily automatable for testing.

When do I need a go/no-go decision framework in product requirements?

A go/no-go decision framework is needed in product requirements when validating whether a feature should proceed to development. It supports product strategy by pairing with a value proposition canvas to evaluate viability before committing resources.