/dor — Validate Definition of Ready
Validate DoR for task: $ARGUMENTS
Process
- •Check if
tasks/$ARGUMENTS/dor.mdexists - •If not, create it from
tasks/TEMPLATE-dor.mdand tell the user to fill it in - •If it exists, check every checkbox:
Required Sections
- •Requirements: description, acceptance criteria, scope, edge cases
- •Architecture: component placement, integration points, breaking changes
- •Testing Strategy: test categories, test data
- •Agent Assignment: role, model, working directory
Result
- •READY — All items checked → task can proceed to
/implement - •NOT READY — List unchecked items with suggestions