All powerups

Execution

Blocked-by Dependencies

Link a task to what's blocking it.

Start planning
A blocked-by dependency on the Tododo board

What it does

Point a task at another task that must finish first; blocked tasks are clearly marked until the blocker clears.

Why it's useful

Dependencies are where plans quietly stall. Modelling them explicitly lets an agent reason about ordering and unblockable work.

How to use it

  1. 1Open a task.
  2. 2Set the task that blocks it.
  3. 3It clears automatically when the blocker is done.