alexandertar/swarm
v0.1.0MIT
Local agent orchestration board with Kanban UI, MCP task handoffs, and semantic knowledge base
swarm-handoff
Write a structured handoff note and move the current task to handoff status. Use when the user asks to hand off work to another agent.
swarm-note
Save a durable reference note to the Agent Swarm knowledge base for other agents to find later.
swarm-pickup
Claim a handoff task from the Agent Swarm board and continue where another agent left off.
swarm-search
Search the system-wide semantic knowledge base under ~/.swarm/kb for decisions, notes, and handoffs.
swarm-status
Check Agent Swarm board status, active tasks, and daemon health. Use at session start and before handoffs.