What problem does it solve?
This skill resolves the ambiguity and inefficiency of dispatching poorly defined tasks to agents by enforcing a strict, six-axis contract for what constitutes a single, actionable unit of work.
Core Features & Use Cases
- Multi-Axis Validation: Automatically checks issues against structure, size, atomicity, write-scope, cohort placement, and work-class requirements.
- Actionable Verdicts: Provides clear, standardized feedback (DISPATCHABLE, TRIAGE, DECOMPOSE, SPLIT, or ROUTE) to guide the operator in fixing scope issues before dispatch.
- Use Case: Before starting a new sprint or dispatch wave, run this skill against your open backlog to identify which tickets are ready for execution and which require further decomposition or clarification.
Quick Start
Run the ticket-scope skill to analyze the current open backlog and generate a readiness report for all pending issues.