Skip to content
Kitsy Docs Open COOP

Core Workflow

Core Workflow

Core task workflow commands:

Terminal window
coop next
coop pick [id] [--track <track>] [--delivery <delivery>] [--claim] [--to <assignee>]
coop start [id] [--claim] [--to <assignee>]
coop review <id>
coop complete <id>
coop block <id>
coop unblock <id>
coop cancel <id>
coop reopen <id>
coop workflow transitions show

Use coop current to inspect the active working context and the next ready task.

Use coop use track <id>, coop use delivery <id>, and coop use reset to control the default working context.

Direct behavior worth remembering:

  • start from blocked is a direct transition when allowed
  • unblock always returns a task to todo
  • only actual multi-step recovery auto-hops create audit artifacts