prd-to-issues

Convert product requirement documents into structured GitHub implementation issues.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/RDCrystalLab/agentic-plugins --skill prd-to-issues-rdcrystallab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-to-issues
Source: https://github.com/RDCrystalLab/agentic-plugins/tree/main/plugins/prd/skills/prd-to-issues
Command: npx skills add https://github.com/RDCrystalLab/agentic-plugins --skill prd-to-issues-rdcrystallab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of turning broad product requirements into clear, independently implementable engineering work items without losing user outcomes.

Core Features & Use Cases

  • Vertical Slice Breakdown: Converts PRDs into tracer-bullet issues that deliver complete end-to-end functionality.
  • Issue Planning Workflow: Guides dependency analysis, HITL and AFK classification, and iterative review before ticket creation.
  • Use Case: A product team can transform an approved PRD into a structured set of GitHub issues with acceptance criteria, dependencies, and linked user stories.

Quick Start

Ask the skill to convert a PRD GitHub issue into independently-grabbable implementation issues.

Frequently Asked Questions about prd-to-issues

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

FAQPage Schema
How do I convert a PRD into actionable GitHub issues?

To convert a PRD into GitHub issues, this tool decomposes product requirement documents into structured implementation tickets using vertical slice planning. It maps user stories, defines acceptance criteria, and establishes dependency relationships for actionable delivery planning.

What is vertical slice planning for product development workflows?

Vertical slice planning breaks product requirements into tracer-bullet issues that deliver complete end-to-end functionality. This technique ensures engineering tasks remain independently implementable without losing user outcomes during PRD decomposition.

How do I break down product requirements into user stories and dependency relationships?

Break down product requirements by applying issue planning workflow steps: dependency analysis, HITL and AFK classification, and iterative review. This generates user story mappings with linked dependencies before GitHub ticket creation.

Can I use this for task breakdown if my PRD lacks acceptance criteria?

Task breakdown requires defining acceptance criteria for each implementation issue. The workflow guides you through specifying these criteria alongside user story mappings and issue templates to ensure independently grabbable engineering work items.

Does this approach work for iterative review before GitHub ticket creation?

Yes, the issue planning workflow explicitly supports iterative review before GitHub ticket creation. It guides dependency analysis and task classification, allowing product teams to validate structured implementation issues against the approved PRD.

When should I not use vertical slice planning for PRD decomposition?

Avoid vertical slice planning for PRD decomposition when product requirements lack clear user outcomes or when engineering tasks cannot be structured into independently implementable tracer-bullet issues delivering end-to-end functionality.