blockers
Find the biggest bottleneck in your task plan. Open tasks are ranked by how much work waits on them, showing what each blocks and what must happen first.
Instructions
Answers: what is the biggest blocker right now? Open tasks ranked by how much of the plan transitively waits on them — the first entry is the single biggest bottleneck. Each entry says what it blocks (with the high-priority subset called out) and what has to happen to get to it (unblockedBy, dependency-ordered).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entries (default 5). | |
| branch | No | Branch to scope to (optional; the backend decides its use). | |
| project | No | The project id — an opaque, supplied string, never derived. Omit to use the server's --project-id default. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockers | Yes |