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

インストールへ移動

ソース情報

リポジトリ
tools-only/X-Skills
ソースの最終更新活動
2026年2月9日 07:16
検出された SKILL.md の言語
英語
スター
7
フォーク
1

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。