amoa-task-distribution

Community

Intelligently distribute tasks to agents

AuthorEmasoft
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Distributes and delegates GitHub issue-based tasks to the best-suited agents, removing manual assignment overhead and reducing delays caused by unresolved dependencies or overloaded agents.

Core Features & Use Cases

  • Priority-aware assignment: Queries issues labeled status:ready and sorts by priority to ensure critical work is assigned first.
  • Dependency and blocker handling: Skips tasks with unresolved hard dependencies, detects circular dependencies, and moves real blockers to a Blocked column with escalation.
  • Agent selection and load balancing: Chooses agents by availability, skill match, and current load, updates assign:<agent> and status labels, and sends AI Maestro messages requiring ACKs.
  • Use Case: Automating assignment of a sprint's ready issues to a pool of implementer agents while ensuring blocking items are escalated immediately.

Quick Start

Assign the highest-priority ready tasks by querying status:ready issues, checking blockedBy dependencies, selecting the best-match agent with available capacity, applying assign:<agent> and status:in-progress labels, and sending an AI Maestro assignment message.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: amoa-task-distribution
Download link: https://github.com/Emasoft/ai-maestro-orchestrator-agent/archive/main.zip#amoa-task-distribution

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.