Gather banner
ianlancaster ianlancaster

Gather

Development community

Description

--- description: Full multi-agent roundtable -- spawn consultants for all registered agents, facilitate cross-pollination --- This is the heavyweight Water Cooler interaction. You facilitate a multi-agent discussion by spawning a subagent for each registered agent and mediating the conversation. (Inter-agent communication for day-to-day work uses the conductor MCP tools; `/gather` uses direct subagent spawning because it needs multi-party dialogue in a single context.) **When to use:** When cr

Installation

Installs to ~/.claude/commands/ianlancaster-cognitive-agent-template-gather.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ianlancaster/cognitive-agent-template/HEAD/.claude/commands/gather.md -o ~/.claude/commands/ianlancaster-cognitive-agent-template-gather.md

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

Full documentation available on GitHub

View Source Repository