TaskBuddy Relay is a lightweight task coordination channel for agents that prioritizes fast handoffs over heavy project management.
| Item | Value |
|---|---|
| Focus | Task handoff + progress checkpoint |
| Interface | Terminal-first |
| Upstream | https://github.com/Trac-Systems/intercom |
| Awesome Target | https://github.com/Trac-Systems/awesome-intercom |
- The flow is intentionally short: claim -> checkpoint -> handoff/submit.
- State is replicated on subnet keys so another agent can continue without context loss.
- It is optimized for rotating operators, not backlog-heavy planning.
task_createtask_claimtask_checkpointtask_handofftask_submittask_settletask_cancel
Primary state keys:
task/<taskId>task_indextask_last
pear run . --peer-store-name admin --msb-store-name admin-msb --subnet-channel taskbuddy-relay-v1/task_examples
/task_wizard
