prd-create

Generate a GitHub issue and milestone-structured PRD file.

Updated Sep 25, 2025
One-click install
npx skills add https://github.com/wiggitywhitney/content-manager --skill prd-create-wiggitywhitney
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-create
Source: https://github.com/wiggitywhitney/content-manager/tree/main/.claude/skills/prd-create
Command: npx skills add https://github.com/wiggitywhitney/content-manager --skill prd-create-wiggitywhitney

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams create documentation-first Product Requirements Documents (PRDs) and the linked GitHub issue, aligning planning with clear, milestone-based execution.

Core Features & Use Cases

  • Guided PRD workflow: Define a PRD-driven process that links a GitHub issue to a milestone-focused PRD file.
  • Milestone-driven planning: Emphasizes 5-10 meaningful milestones for clear progress and validation.
  • Documentation-first: Ensures the PRD contains milestones, success criteria, and an implementation plan before development begins.

Quick Start

Start by describing a feature idea, then initiate the PRD workflow to generate a GitHub issue and a PRD file named prds/[issue-id]-[feature-name].md.

Frequently Asked Questions about prd-create

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

FAQPage Schema
How do I create a documentation-first PRD linked to a GitHub issue?

To create a documentation-first PRD linked to a GitHub issue, you describe a feature idea and initiate a guided workflow that generates the issue and a corresponding PRD file named prds/[issue-id]-[feature-name].md.

What is milestone-driven planning for product requirements documents?

Milestone-driven planning for PRDs structures product requirements around 5-10 meaningful milestones, ensuring clear progress validation and defining success criteria before development begins.

How do I structure milestones in a PRD for a new feature?

You structure milestones in a PRD by using a milestone-focused template that enforces defining 5-10 meaningful milestones, success criteria, and an implementation plan within the document.

Can I enforce a standard naming convention for PRD files in GitHub?

Yes, you can enforce a standard naming convention for PRD files in GitHub by using a workflow that automatically generates files using the prds/[issue-id]-[feature-name].md format.

Do I need a GitHub issue before writing a PRD?

You do not need an existing GitHub issue before writing a PRD; the workflow guides you to generate the GitHub issue and creates the corresponding PRD file simultaneously based on your feature idea.