Back to list
stars-end

multi-agent-dispatch

by stars-end

Global DX Skills

0🍴 0📅 Jan 25, 2026

SKILL.md


name: multi-agent-dispatch description: Dispatch tasks to remote VMs for parallel execution or specialized work.

Multi-Agent Dispatch

Dispatch tasks to remote VMs for parallel execution or specialized work.

When to Use

  • Task needs specific VM (GPU → epyc6, macOS → macmini)
  • Parallelize work across VMs
  • Need status notifications via Slack

Quick Commands

# Dispatch task
dx-dispatch epyc6 "Run make test"
dx-dispatch macmini "Build iOS"

# Check VMs
dx-dispatch --list

# Resume session
dx-dispatch epyc6 "Continue" --session ses_xxx

Slack Notifications

Include in task prompt:

After completing, use slack_conversations_add_message 
to post summary to channel C09MQGMFKDE.

Full Guide

See docs/MULTI_AGENT_COMMS.md

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon