What problem does it solve? Turning a complex PRD or feature request into an actionable, prioritized plan is error-prone and time-consuming. This Skill uses the shrimp-task-manager toolset to analyze requirements, assess complexity, and split work into executable tasks with dependencies and verification scoring. ## Core Features & Use Cases - Structured Planning Workflow: Guides you through plan_task, analyze_task, reflect_task, split_tasks, execute_task, and verify_task in a mandatory sequence. - Task Decomposition with Dependencies: Splits large requirements into subtasks of 1-2 days each, with explicit dependency graphs and a maximum of 10 subtasks per split. - Quality Verification Scoring: Validates completed work with verify_task scores, requiring corrections when scores fall below 80. - Use Case: You receive a PRD for a new After Effects panel feature. The Skill analyzes feasibility, splits it into prioritized subtasks with dependencies, then guides execution and verification of each task. ## Quick Start Ask the AI to plan and decompose your project by describing the requirements, then have it run plan_task followed by analyze_task and split_tasks to generate an executable backlog.