
PRD to GitHub Issues
Break a PRD into scoped, paste-ready GitHub issues — each with context, acceptance criteria, and nothing hiding inside a vague ticket.
- Decompose PRDs into granular, sequenced GitHub issues.
- Identify hidden technical tasks like migrations and flags.
- Generate observable acceptance criteria for developers.
$8.99
· or 45 creditsSecure checkout via Stripe
Included in download
- Decompose PRDs into granular, sequenced GitHub issues.
- Identify hidden technical tasks like migrations and flags.
Sample input
Turn this PRD for a new user notification system into GitHub issues for a React and Node.js stack.
Sample output
Issue 1: Database Schema for Notifications Context: Support read/unread states. Acceptance Criteria: - Migration creates notifications table - Unit tests verify foreign key constraints - Behavior: Demo by querying DB after event trigger Size: Small Labels: backend, database

PRD to GitHub Issues
Break a PRD into scoped, paste-ready GitHub issues — each with context, acceptance criteria, and nothing hiding inside a vague ticket.
$8.99
· or 45 creditsSecure checkout via Stripe
Included in download
- Decompose PRDs into granular, sequenced GitHub issues.
- Identify hidden technical tasks like migrations and flags.
- Instant install
Sample input
Turn this PRD for a new user notification system into GitHub issues for a React and Node.js stack.
Sample output
Issue 1: Database Schema for Notifications Context: Support read/unread states. Acceptance Criteria: - Migration creates notifications table - Unit tests verify foreign key constraints - Behavior: Demo by querying DB after event trigger Size: Small Labels: backend, database
About This Skill
A PRD describes what to build; GitHub issues describe what to do on Tuesday. The translation between them is where work gets lost — features become one giant ticket, engineers interpret scope differently, and acceptance criteria either don't exist or describe implementation rather than outcome. This skill does the decomposition: it reads a PRD and produces a set of GitHub issues where each ticket has a single clear scope, the context an engineer needs without re-reading the PRD, acceptance criteria written as observable outcomes rather than instructions, explicit dependencies on other issues, and a size signal that tells you which issues need further breakdown. It also produces the milestone grouping and the order of operations. Paste in your PRD; get back a ready-to-create issue set your team can start on immediately.
Use Cases
- Decompose PRDs into granular, sequenced GitHub issues.
- Identify hidden technical tasks like migrations and flags.
- Generate observable acceptance criteria for developers.
- Map dependencies and parallel work opportunities.
- Organize work into milestones and sprint-ready tickets.
Known Limitations
- Cannot directly push to GitHub APIs: requires manual copy-paste. - Lacks visual diagramming for complex flows. - Best for software specs, not hardware or marketing PRDs.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/prd-to-github-issues -o /tmp/prd-to-github-issues.zip && unzip -o /tmp/prd-to-github-issues.zip -d ~/.claude/skills && rm /tmp/prd-to-github-issues.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Compatible with SKILL.md-compatible agents including Claude Code and Cursor.