| name | sh-dor |
| description | Run the Definition of Ready gate check before implementing a task. Verifies a task is ready for implementation including spec-panel score >= 7.0 requirement. |
Definition of Ready (DOR) Gate
Gate: Must pass BEFORE implementation begins.
An item that fails DOR cannot enter TODO-Today queue. It stays in BACKLOG#Refining.
Full DOR Checklist
Bug DOR-lite
Lightweight gate for [bug] or [hotfix] items. No US template, no spec-panel score required.
Hotfix Fast-Track
If a bug is actively blocking development (server down, build broken, data corruption):
- Add bullet to INBOX.md immediately
- Triage classifies as
[hotfix], moves directly to TODO-Today (skips Ideation/Refining)
- Bug DOR-lite satisfied at triage time
- Autopilot executes as next queue item
Enforcement
Gate: Score >= 7.0 + all checklist items -> graduate to Ready
Any item missing or score < 7.0 -> stay in Refining, iterate
The /sh:workflow skill MUST NOT generate a queue for an item that hasn't passed DOR.