chat-room
01MCP server Claude CodeCodexCursor
MCP server "chat-room" as configured in TallyUp-Engineering/chat-room. Runs ./scripts/room.py with /usr/bin/python3.
MCP server Claude CodeCodexCursor
MCP server "chat-room" as configured in TallyUp-Engineering/chat-room. Runs ./scripts/room.py with /usr/bin/python3.
Hook
Runs when a session starts on startup, resume, clear and compact, executing room.py. From TallyUp-Engineering/chat-room.
Hook
Runs when you submit a prompt, before the agent sees it, executing room.py. From TallyUp-Engineering/chat-room.
Hook
Runs before the agent uses a tool for Write, Edit, NotebookEdit and Bash tool calls, executing room.py. From TallyUp-Engineering/chat-room.
Hook
Runs after a tool call finishes, executing room.py. From TallyUp-Engineering/chat-room.
Hook
Runs when a subagent starts, executing room.py. From TallyUp-Engineering/chat-room.
Hook
Runs when a subagent finishes, executing room.py. From TallyUp-Engineering/chat-room.
Hook
Runs when the agent finishes a response, executing room.py. From TallyUp-Engineering/chat-room.
Hook
Runs when a session ends, executing room.py. From TallyUp-Engineering/chat-room.
Skill Claude CodeCodex
Coordinate material work with humans, Codex, Claude Code, and other active coding-agent sessions through one local room per Git project. Use it to announce bounded work, inspect active handles and worktree targets, report collisions or blockers, and post provenance-rich handoffs without treating chat as authority.
Skill Claude CodeCodex
Interrogate the operator about the house rules a Git project should run under — what counts as a stale worktree, whether one actor per worktree is advisory or binding, how file overlap should land — and record the answers in the room so every agent picks them up. Use when the user says /room-cleanup, "clean up the…