What problem does it solve?
Manually executing individual tasks from a product requirement (PRD) backlog is slow, error-prone, and disrupts development flow. This Skill automates the entire end-to-end process of PRD task execution, eliminating manual oversight for each individual work item.
Core Features & Use Cases
- Autonomous PRD Execution: Automatically reads your .deep/prd.json backlog and runs all unfinished tasks without manual intervention.
- Fresh Context Subagents: Spawns general-purpose Task subagents for each task to avoid context bloat and ensure clean, focused implementation and verification.
- State & Progress Tracking: Automatically updates PRD pass status, logs detailed progress to progress.txt, and respects configurable iteration limits for safe autonomous operation.
- Use Case: Perfect for overnight or autonomous development sessions where you have a pre-defined list of features, bug fixes, or improvements to implement, test, and commit without overseeing each individual task.
Quick Start
Use the internal-ralph skill to autonomously execute all unfinished tasks in your .deep/prd.json PRD backlog with a maximum of 10 iterations.