What problem does it solve?
This Skill automates the end-to-end workflow for turning PRD GitHub issues into actionable development work by analyzing PRD content, mapping to merged PRs, and recommending the next user story with a concrete plan.
Core Features & Use Cases
- PRD parsing and context extraction: Reads a PRD from a GitHub issue and extracts user stories and expectations.
- Contextual analysis of past work: Scans merged PRs to identify completed stories and relevant findings.
- Next-story planning and implementation plan: Proposes the next user story with dependencies, plan steps, and success criteria.
- PRD-linked PR creation: Generates a PR and links it back to the original PRD issue, documenting findings for follow-up.
Quick Start
Provide a PRD GitHub issue URL or number to begin, and let this skill fetch, analyze, plan, and outline the next actionable steps.