task-segmentation
Installation
SKILL.md
Task Segmentation
Segment subtasks into granular, actionable items before starting implementation.
⛔ CRITICAL: Every Task MUST Have Subtasks
A task without subtasks is INCOMPLETE. AI MUST ensure every task has at least 3 specific, actionable subtasks.
Trigger Conditions
| Agent Action | Required Action |
|---|---|
| Any new task is added | ⛔ MUST have 3+ subtasks immediately |
| Moving task to In Progress | Segment subtasks BEFORE starting work |
| Subtask is vague or broad | Break into specific implementation steps |
| Subtask takes >30 min to complete | Split into smaller units |
| Task has no subtasks | ⛔ STOP - Add subtasks first |