prd-create

Creates product requirement documents and linked GitHub issues.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jeremysball/alfred --skill prd-create-jeremysball
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-create
Source: https://github.com/jeremysball/alfred/tree/main/skills/prd-create
Command: npx skills add https://github.com/jeremysball/alfred --skill prd-create-jeremysball

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of Product Requirements Documents (PRDs) and associated GitHub issues, ensuring a structured and efficient product development process.

Core Features & Use Cases

  • Documentation-First Approach: Guides users to create PRDs before implementation.
  • Automated Issue Creation: Generates GitHub issues with appropriate labels and descriptions.
  • PRD File Generation: Creates PRD files named according to GitHub issue IDs for clear traceability.
  • Milestone Planning: Focuses on defining 5-10 major, testable milestones for each PRD.
  • Use Case: When a new feature idea emerges, this Skill helps you quickly draft a GitHub issue, create a detailed PRD, and link them together, setting a clear path for development.

Quick Start

Use the prd-create skill to start creating a new product requirements document for a feature.

Frequently Asked Questions about prd-create

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

FAQPage Schema
How do I generate a PRD and link it to a GitHub issue?

To generate a PRD and link it to a GitHub issue, this Skill uses a documentation-first workflow that creates a PRD file named according to the GitHub issue ID, ensuring clear traceability between requirements and implementation.

Can I define project milestones when creating product requirements documents?

Yes, you can define project milestones when creating product requirements documents. The process guides you to establish 5 to 10 major, testable milestones for each PRD to ensure structured development.

Does this PRD creation workflow integrate with GitHub CLI for issue management?

Yes, the PRD creation workflow integrates with GitHub CLI for issue management. It automates the creation of GitHub issues with appropriate descriptions and uses Git for committing documentation changes.

What is a documentation-first approach for product management?

A documentation-first approach for product management requires drafting detailed Product Requirements Documents before implementation begins. This workflow streamlines the process by guiding you to create PRDs and associated GitHub issues efficiently.

How do I structure a new feature idea for development?

To structure a new feature idea for development, this workflow helps you quickly draft a GitHub issue, generate a detailed PRD, link them together, and define major milestones, setting a clear path for development.