Skip to content

am423/grok-swarms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

grok-swarms

Grok-powered agent swarms for Hermes Agent

A community skill that lets a Grok 4.3 orchestrator plan with you, then dispatch swarms of specialized Grok execution agents inside isolated TMUX sessions. Full integration with Hermes native kanban for task tracking, review gates, and "approve or kick-back" loops.

Quick Install (one command)

git clone https://github.com/am423/grok-swarms.git && \
hermes skills install ./grok-swarms/SKILL.md --name grok-swarms

Features

  • Grok 4.3 orchestrator collaborates on project plans
  • Dynamic model selection per sub-task (any Grok variant)
  • Isolated TMUX environments per execution agent
  • Hermes kanban as the single source of truth
  • Built-in review/approve/kick-back workflow
  • Community-ready and reusable

Usage

After installing, load the skill and say:

"Start a grok-swarm for building the new auth system. Work with me on the plan then spawn executors."

See SKILL.md for the complete orchestration protocol.

Project Structure

grok-swarms/
├── SKILL.md
├── README.md
├── LICENSE
├── references/
│   ├── acceptance-criteria-template.md
│   ├── kanban-review-loop.md
│   ├── tmux-spawn-patterns.md
│   └── grok-model-config.md   # add this if you create it
└── scripts/

License

MIT — see LICENSE

Credits

Created by @mr-r0b0t (r0b0tlab). Follows agentskills.io + Hermes developer standards.

PRs welcome.

About

Grok-powered agent swarms skill for Hermes Agent using TMUX and native kanban

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors