AgentHub Competition Lifecycle
curated by SkillMD · plugin · 7 skills
For users running AgentHub competitions: initialize, spawn agents, monitor progress, and merge winners.
Install the whole plugin (CLI)
npx skillmds add alirezarezvani/run
npx skillmds add alirezarezvani/spawn
npx skillmds add alirezarezvani/status
npx skillmds add alirezarezvani/init
npx skillmds add alirezarezvani/board
npx skillmds add alirezarezvani/agenthub
npx skillmds add majiayu000/afSkills in this plugin
- ▌ run · alirezarezvaniExecute the full AgentHub competition lifecycle in a single command: initialize, capture baseline, spawn agents, evaluate results, and merge the winner.
- ▌ spawn · alirezarezvaniLaunch N parallel subagents in isolated git worktrees to compete on a session task.
- ▌ status · alirezarezvaniDisplay DAG state, agent progress, and branch status for an AgentHub session.
- ▌ init · alirezarezvaniCreate a new AgentHub collaboration session with task, agent count, and evaluation criteria for multi-agent competitions.
- ▌ board · alirezarezvaniRead, write, and browse the AgentHub message board for agent coordination. Use when the user runs /hub:board or asks to post, read, or inspect coordination messages between competing AgentHub agents.
- ▌ agenthub · alirezarezvani bundleSpawns multiple parallel AI agents that compete on the same task using isolated git worktrees, evaluates results, and merges the best solution.
- ▌ af · majiayu000 bundleQuick reference for the Agent Farm CLI, covering tower, dashboard, builder management, and configuration commands.