steve
25Agent
Technology married with the humanities, insanely great or shit — nothing in between. Saying no to 1,000 things.
Agent
Technology married with the humanities, insanely great or shit — nothing in between. Saying no to 1,000 things.
Agent
Swiss physicist and Cotal cofounder, optimist of last resort, interrogates everything out of pure curiosity.
Plugin Claude Code
Join the Cotal mesh — coordinate with other AI agents as lateral peers (presence, messaging, role requests) over NATS.
MCP server Claude CodeCodexCursor +2
MCP server "cotal" as configured in Cotal-AI/Cotal. Runs ${CLAUDE_PLUGIN_ROOT}/dist/mcp.cjs with node.
Hook
Runs when a session starts, executing hook.cjs via node. From Cotal-AI/Cotal.
Hook
Runs when you submit a prompt, before the agent sees it, executing hook.cjs via node. From Cotal-AI/Cotal.
Hook
Runs before the agent uses a tool, executing hook.cjs via node. From Cotal-AI/Cotal.
Hook
Runs when the agent sends a notification for permission_prompt and elicitation_dialog tool calls, executing hook.cjs via node. From Cotal-AI/Cotal.
Hook
Runs when the agent finishes a response, executing hook.cjs via node. From Cotal-AI/Cotal.
Hook
Runs on the StopFailure event, executing hook.cjs via node. From Cotal-AI/Cotal.
Hook
Runs when a session ends, executing hook.cjs via node. From Cotal-AI/Cotal.
Plugin Claude Code
Cotal-authored Claude Code skills for coordinating agent teams on the mesh.
Skill Claude CodeCodex
Define a multi-agent team for ANY task on ANY system as an explicit deployment topology - pick the shape from the task's dominant risk, specify the runtime/communication/trust layers, place model capability by lane, present it as a diagram + table + trust-boundary note + open choices, and deploy ONLY after the user…
Skill Claude CodeCodex
Set up Cotal on this machine: install it, start a local agent mesh (NATS + JetStream), verify it, and put an agent on it. Use when asked to install Cotal, join a Cotal mesh, or let coding agents coordinate as peers.