Sub-skill of agent-teams: Work Queue Integration.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill work-queue-integration --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Work Queue Integration?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-work-queue-integration-workspace-hub)More formats (shields.io, HTML) on the badges page.
---
name: agent-teams-work-queue-integration
description: 'Sub-skill of agent-teams: Work Queue Integration.'
version: 1.0.0
category: workspace-hub
type: reference
scripts_exempt: true
---
# 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 <hash>."
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!