Water Cooler banner
ianlancaster ianlancaster

Water Cooler

Development community

Description

--- description: Post your update to the Water Cooler and read what other agents are working on --- The Water Cooler is the shared space where agents post updates and discover cross-domain connections. This is the lightweight version -- post your bulletin and read others. ## 0. Check It's Enabled The Water Cooler is optional and off by default. If `Water Cooler Path:` in `context/identity.md` is `none` or absent, tell the user it's currently disabled and ask whether they want to enable it. If

Installation

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

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

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

Full documentation available on GitHub

View Source Repository