switchboard
01Plugin Claude Code
Plugin marketplace listing 1 plugin: switchboard.
Plugin Claude Code
Plugin marketplace listing 1 plugin: switchboard.
Plugin Claude Code
Local MCP gateway for human-in-the-loop away-mode interaction with John's phone.
Instructions file
Claude Code instructions for johnjanthony/Switchboard, covering switchboard — agent orientation, project shape, layout, running locally and testing.
Hook
Runs when the agent finishes a response, executing turn-end-hook-away-mode.py and agent-status-hook.py via python with --cli (2 commands). From johnjanthony/Switchboard.
Hook
Runs when you submit a prompt, before the agent sees it, executing agent-status-hook.py via python. From johnjanthony/Switchboard.
Hook
Runs before the agent uses a tool for AskUserQuestion tool calls, executing agent-status-hook.py, cli-session-injector-hook.py and away-mode-tool-guard-hook.py via python (3 commands). From johnjanthony/Switchboard.
Hook
Runs after a tool call finishes, executing agent-status-hook.py via python. From johnjanthony/Switchboard.
Hook
Runs when a session ends, executing cli-session-end-hook.py via python. From johnjanthony/Switchboard.
Hook
Runs when a session starts, executing cli-session-start-hook.py via python. From johnjanthony/Switchboard.
Skill Claude CodeCodex
Reach John via the askhuman, notifyhuman, and senddocumenthuman MCP tools ONLY when away mode is on. When John is at his desk, report through the terminal directly — sub-agents return via the Task tool to the controller, not via switchboard. When in away mode, invoke askhuman for decisions that would otherwise stall…
MCP server Claude CodeCodexCursor +2
Feature flipper for Pyramid, Pylons, or TurboGears apps. Runs locally from the switchboard Python package.