workforce-dispatch

Assign and orchestrate tasks across agents using departments, specialties, and load-balancing rules.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/BoomerAng9/foai --skill workforce-dispatch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workforce-dispatch
Source: https://github.com/BoomerAng9/foai/tree/main/acheevy/.claude/skills/workforce-dispatch
Command: npx skills add https://github.com/BoomerAng9/foai --skill workforce-dispatch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage and optimize task distribution across a workforce of agents, improving throughput and reducing idle time.

Core Features & Use Cases

  • Agent selection with department and specialty matching to assign tasks.
  • Load balancing across available agents based on active tasks, efficiency, and recent similar tasks.
  • Escalation to Chicken Hawk for tasks requiring hands-on code, OS/browser automation, or sandboxed execution.
  • Parallel dispatch for independent subtasks, with queuing when desks/agents are unavailable.

Quick Start

Provide a task description and let the system assign it to the most suitable agent using the defined rules.

Frequently Asked Questions about workforce-dispatch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate task distribution and orchestration across multiple agents?

Task distribution is automated by assigning and orchestrating tasks across a workforce of agents using defined departments, specialties, and load-balancing rules to improve throughput and reduce idle time.

How does load balancing work for agent task assignment?

Load balancing evaluates active tasks, agent efficiency, and recent similar tasks to assign work evenly across available agents, queuing tasks when desks or agents are unavailable to prevent overload.

When do I need to escalate tasks to Chicken Hawk for execution?

You escalate tasks to Chicken Hawk when hands-on code execution, OS/browser automation, or sandboxed execution is required, bypassing standard agent dispatch for specialized processing.

Can I run parallel dispatch for independent subtasks with this agent queue?

Parallel dispatch is supported for independent subtasks, allowing the task queue to process multiple operations simultaneously while queuing remaining tasks when agents are unavailable.

What is the best way to match agents to specific tasks using departments and specialties?

Agent selection matches tasks to suitable agents by evaluating defined departments and specialties, ensuring task eligibility constraints are met before finalizing the assignment.

Do I need to define task eligibility constraints before using agent orchestration?

Defining task eligibility constraints is required beforehand, as the system applies these rules to determine suitable agent selection, manage the task queue, and enforce escalation logic.