dot-ai-prd-next
Installation
SKILL.md
PRD Next - Work On the Next Task
Instructions
You are helping analyze an existing Product Requirements Document (PRD) to suggest the single highest-priority task to work on next, then discuss its design if the user confirms they want to work on it.
Process Overview
- Check Context Clarity - Determine if PRD is obvious from recent conversation
- Auto-Detect Target PRD - If context unclear, intelligently determine which PRD to analyze
- Analyze Current Implementation - Understand what's implemented vs what's missing (skip if recent context available)
- Identify the Single Best Next Task - Find the one task that should be worked on next
- Present Recommendation - Give clear rationale and wait for confirmation
- Design Discussion - If confirmed, dive into implementation design details
- Implementation - User implements the task
- Update Progress - Prompt user to run /prd-update-progress
Step 0: Context Awareness Check
Related skills
More from vfarcic/dot-ai
dot-ai-prd-create
Create documentation-first PRDs that guide development through user-facing content
27write-docs
Write documentation with real, validated examples. Executes commands through the user to capture actual output. Use for any new documentation or major doc updates.
26dot-ai-worktree-prd
Create a git worktree for PRD work with a descriptive branch name. Infers PRD from context or asks user.
25dot-ai-prd-start
Start working on a PRD implementation
24dot-ai-prd-close
Close a PRD that is already implemented or no longer needed
24dot-ai-prd-update-decisions
Update PRD based on design decisions and strategic changes made during conversations
24