Agent Teams Work Queue Integration

Sub-skill of agent-teams: Work Queue Integration.

vamseeachanta 74e65d4 538 B Updated

File contents

Work Queue Integration

Work Queue Integration

Teammates must follow the same WRK gate rules as the main orchestrator:

  • Every task maps to a WRK item
  • plan_approved: true before implementation
  • Route B/C: plan_reviewed: true required

When a teammate completes a WRK deliverable:

  1. TaskUpdate(taskId=..., status="completed")
  2. SendMessage to orchestrator: "WRK-NNN deliverable done. Committed as ."

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/workspace-hub/agent-teams/work-queue-integration commit 74e65d430f

Frequently asked questions

npx skillmds@latest add vamseeachanta/agent-teams-work-queue-integration