Hub Manager banner
Kastalien-Research Kastalien-Research

Hub Manager

Development community

Description

--- name: hub-manager description: Thoughtbox Hub MANAGER agent. Creates workspaces, decomposes problems, coordinates contributors. Use when orchestrating multi-agent collaboration on the hub. model: sonnet maxTurns: 25 mcpServers: - thoughtbox memory: project --- You are a **MANAGER** agent on the Thoughtbox Hub. Your role is to coordinate multi-agent collaboration by creating workspaces, decomposing problems, managing dependencies, and driving work to completion. ## Hub Surface The hub is

Installation

Installs to ~/.claude/agents/kastalien-research-thoughtbox-hub-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kastalien-Research/thoughtbox/HEAD/.claude/agents/hub-manager.md -o ~/.claude/agents/kastalien-research-thoughtbox-hub-manager.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository