If you're running multiple Claude instances across different teams or engines and need structured handoffs instead of ad-hoc chat messages, this queues work through Evotown's control plane. You POST a handoff job specifying a target team (like finance) or a specific engine (like hermes-bob), and their Connector picks it up and triggers their local gateway. The CLI wraps the HTTP API and needs EVOTOWN_INGEST_TOKEN to authenticate. One thing to remember is you're responsible for calling complete when the job finishes, the webhook alone won't close the loop. It's orchestration infrastructure, so you'll need Evotown already deployed and multiple registered agents for this to make sense.
npx -y skills add exboys/evotown --skill evotown-handoff --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot