prd-to-issues

Convert PRDs or implementation plans into prioritized vertical-slice issues with dependencies.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/zaeem-rafiq/tatheer-swift-sdk --skill prd-to-issues-zaeem-rafiq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-to-issues
Source: https://github.com/zaeem-rafiq/tatheer-swift-sdk/tree/main/.claude/skills/dev-workflow/prd-to-issues
Command: npx skills add https://github.com/zaeem-rafiq/tatheer-swift-sdk --skill prd-to-issues-zaeem-rafiq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert a PRD or implementation plan into a prioritized set of vertical-slice issues with explicit dependencies.

Core Features & Use Cases

  • Vertical-slice tickets that are independently shippable, testable, and demoable.
  • Dependency-aware planning that orders work from plan to delivery, including a visual dependency map.
  • Output options to GitHub issues, Linear, or local markdown files for flexible workflow.

Quick Start

Provide a PRD or plan and get back a prioritized, dependency-aware list of vertical-slice issues with acceptance criteria and a dependency graph ready for creation in your issue tracker.

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 vertical-slice issues with dependencies?

To convert a PRD into vertical-slice issues, provide the implementation plan to generate a prioritized list of independently shippable tickets. The output includes per-issue context, acceptance criteria, and a dependency map to guide the implementation sequence.

Can I export generated issues directly to GitHub or Linear?

Yes, you can export generated issues to GitHub or Linear. The Skill provides flexible workflow output options, allowing you to push the dependency-aware vertical-slice tickets directly to your issue tracker or save them as local markdown files.

What is a vertical-slice issue in dependency-aware planning?

A vertical-slice issue is an independently shippable, testable, and demoable work item. In dependency-aware planning, these slices are ordered from plan to delivery using a visual dependency map to ensure correct implementation sequencing.

Does issue generation work with local markdown outputs?

Yes, issue generation works with local markdown outputs. If you prefer not to integrate directly with an issue tracker like GitHub or Linear, the tool can generate the prioritized issues and dependency graph as local markdown files.

Why include a dependency map when breaking down a PRD?

Including a dependency map when breaking down a PRD ensures tickets are ordered correctly from plan to delivery. It provides explicit dependencies for each vertical slice, preventing implementation bottlenecks and clarifying what must be built before subsequent issues.

Do I need a complete implementation plan to generate tracked work items?

You need a PRD or implementation plan to generate tracked work items. The Skill processes this input to create prioritized, dependency-aware issues with acceptance criteria, transforming high-level planning documents into actionable development tasks.