II.
OrchestrationPrimitive overview
Reference · liveorch-primitive:task-assign
Task Assign overview
Assign a task to a specific agent with atomic checkout semantics. The assignment is transactional — no two agents can claim the same task. The primitive handles agent selection, capacity checks, and marks the task as checked-out in the orchestrator's state store.
Attributes
displayName
Task Assign
description
Assign a task to a specific agent with atomic checkout semantics. The
assignment is transactional — no two agents can claim the same task. The
primitive handles agent selection, capacity checks, and marks the task as
checked-out in the orchestrator's state store.
orchestrationKind
task-lifecycle
trigger
event-driven
Outgoing edges
orch_requires_skill_area1
- skill-area:project-planning·SkillAreaProject Planning
orch_triggers1
- orch-primitive:workspace-create·OrchestrationPrimitiveWorkspace Create
Incoming edges
orch_triggers3
- orch-primitive:task-create·OrchestrationPrimitiveTask Create
- orch-primitive:dependency-resolution·OrchestrationPrimitiveDependency Resolution
- orch-primitive:priority-queue·OrchestrationPrimitivePriority Queue
supports_orchestration_primitive2
- agent-core-impl:paperclip.core@current·AgentCoreImplPaperclip Core (current)
- agent-ui-impl:vibe-kanban.ui@current·AgentUIImplVibe Kanban UI (current) — web-only