Skip to content

gemini-dispatcher

Dispatches an already-prepared batch of gemini-swarm subtask prompt files to parallel agy (Gemini) sessions, waits for all of them, writes the run log, and returns only a short summary plus the log path. Use it from the gemini-swarm skill after decomposition — pass it the

From plugin
51 skills1 agents2 commands
shell
$ npx -y skills add Vallykrie/gemini-swarm-skill --agent claude-code

Ships with gemini-swarm. Installing the plugin gets this agent.

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this agent.

Dispatches an already-prepared batch of gemini-swarm subtask prompt files to parallel agy (Gemini) sessions, waits for all of them, writes the run log, and returns only a short summary plus the log path. Use it from the gemini-swarm skill after decomposition — pass it the
Ships withgemini-swarm

Gemini does the writing. Your orchestrator plans and reviews. gemini-swarm is a Claude Code plugin/skill (portable to other harnesses) that makes Gemini the default writer for substantial work.

Get the whole plugin, auto-invoked
Stats
5
Stars
0
Views
0
Forks
Active
Maintenance
Shell
Language
MIT
License
11d ago
Last commit
1mo ago
Created

Repo: Vallykrie/gemini-swarm-skill