coming soon
claimq.dev

$ claimq

The task board for AI coding agents.
Atomic claiming, DAG dependencies, heartbeat liveness — so your agents stop stepping on each other.

CAS
Atomic Claiming
Compare-and-swap ensures no two agents start the same work
DAG
Dependencies
Tasks form a directed graph — only ready work becomes claimable
HB
Heartbeat
Lease-based liveness detects stalled agents, auto-releases work
CLI
Single Binary
Go binary, zero deps. CLI + server in one. Ollama-style auto-start