What problem does it solve? When a Product Requirements Document contains many phases, checkboxes, and milestones, it is hard to decide which task to tackle next. This Skill analyzes the PRD's completion state, dependencies, and strategic value to recommend the one task that should be worked on now. ## Core Features & Use Cases - Smart PRD Detection: Auto-identifies the target PRD from git branch names, recent commits, modified files, or the prds/ directory when conversation context is unclear. - Completion & Dependency Analysis: Counts checkbox states, assesses phase progress, and maps code-level and PRD-level dependencies to find critical-path items. - Execution Plan Awareness: Detects whether a milestone needs a granular execution plan and recommends running /prd-exec before starting work. - Use Case: You return to a project after a week away and ask what to work on next; the Skill reads your PRD, finds the highest-leverage unblocked task, presents its rationale, and waits for your confirmation before diving into design discussion. ## Quick Start Ask the assistant to analyze my current PRD and recommend the single highest-priority task to work on next.