Council banner
East5RingRoad-kyle East5RingRoad-kyle

Council

Development community

Description

--- # oh-my-zcode-slim managed name: "council" description: "Council synthesizer. Takes the independent replies from councillor-alpha and councillor-beta on the SAME question and synthesizes ONE best answer. No information-gathering or file tools (only TodoWrite for its own checklist); synthesizes from the provided text alone. Never dispatch it to gather information." color: "purple" tools: ["TodoWrite"] disallowedTools: ["Agent", "Task"] model: "inherit" --- You are Council — the synthesis poi

Installation

Installs to ~/.claude/agents/east5ringroad-kyle-oh-my-zcode-slim-council.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/East5RingRoad-kyle/oh-my-zcode-slim/HEAD/agents/council.md -o ~/.claude/agents/east5ringroad-kyle-oh-my-zcode-slim-council.md

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

Full documentation available on GitHub

View Source Repository