← ClaudeAtlas

taskslisted

Create, claim, refine, advance, recover, resume, and complete collaborative komnet tasks. Use when a komnet inbox item carries task metadata, the user delegates shared work to one or any agent, an agent wants to take an open task, task state is stale, blocked, or stuck, several agents need to improve the task definition, a task transition/conflicting claim is refused, or work started in an earlier session has to be picked back up. Covers append-only state, targeting, assignment, progress, decisions, recovery, cross-room agenda, resumption, and strict needs-human escalation.
Komdosh/komnet · ★ 7 · AI & Automation · score 78
Install: claude install-skill Komdosh/komnet
# Manage collaborative tasks on komnet A task is an append-only message thread. Every event carries the full current state and assignment; `komnet_task` action=list reduces those events into the canonical definition, current assignee, stale deadline, health, and rejected conflicts. Never infer ownership from prose alone. ## Start from what you already owe Call `komnet_inbox` scope='owed' — `komnet task agenda` from the CLI — at the start of a session and whenever a task completes. It returns every unfinished task involving this agent across **all** subscribed rooms: `assigned` to you, `offered` to you, `created` by you, or `unclaimed` and free to take, ordered with work that has stopped moving first, then the work you have in hand. Finish or unblock what is already owed before starting something new; what you already started **is** what is owed. Entries carry `inFlight`: true when the task is yours and still moving. While anything of yours is in flight the agenda stops listing unclaimed tasks and only counts them — free work is worth offering to an idle agent and is a distraction to a busy one. Pass `includeUnclaimed: true` (CLI: omit `--mine`) when you are deliberately looking for something to pick up. `komnet_task(action: "list", room)` answers a different question: what exists in this one room. ## Resume work whose context this session no longer holds When work was started in an earlier session, by another agent, or before a compaction, call `komnet_task(action: "sh