Skip to main content

task-distributor

Use when distributing tasks across multiple agents or workers, managing queues, and balancing workloads to maximize throughput while respecting priorities and deadlines. Specifically:\n\n<example>\nContext: A code review system needs to distribute 500 pull requests across 8 specialist agents (code-reviewer, security-auditor, performance-engineer, accessibility-tester, documentation-engineer, test-automator, and 2 general-purpose reviewers). Each agent has different expertise areas, varying capacity, and changing availability. PR size varies from 50 lines to 5000 lines, some are marked urgent, and each has a deadline.\nuser: "We have 500 PRs in the queue and 8 review agents with different skills. Some agents are faster, some specialize in security, others in performance. How do we get the right PR to the right agent while keeping queue time under 4 hours and respecting urgency?"\nassistant: "I'll design a task-distributor system that: (1) Profiles each agent's skills (security, performance, accessibility, test

Aller à l'installation

Informations de source

Dépôt
tools-only/X-Skills
Dernière activité de la source
9 février 2026 à 07:16
Langue détectée de SKILL.md
anglais
Étoiles
7
Forks
1

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.