What problem does it solve? Product teams tracking requirements as GitHub issues lack a quick way to see all open PRDs at once, understand how they relate, and decide what to work on next. ## Core Features & Use Cases - PRD Retrieval: Fetches all open GitHub issues carrying the 'PRD' label via the GitHub CLI, including title, dates, assignees, and links. - Meaningful Categorization: Groups PRDs by purpose such as Architecture, User Experience, Developer Experience, AI, Operations, and Integrations. - Priority Analysis: Highlights recently updated PRDs, dependencies between PRDs, and foundational versus incremental work, then suggests next steps. - Use Case: A product manager asks for the current PRD landscape before sprint planning and receives a categorized list with recommended priorities and parallel work opportunities. ## Quick Start List all open PRD issues in this repository and group them by category with priority suggestions.