TentacleOpera

47 mods across 1 repository, 213 stars between them.

TentacleOpera/switchboard

Skill Claude CodeCodex

These are the behavioral contracts an agent driving Switchboard must know. They were extracted from source because the user manual targets human UI users ("click the button") and is useless to an agent — these facts had to be re-derived from source every time a managing agent needed them.

213 2d ago A 0 tokens original MIT

TentacleOpera/switchboard

Skill Claude CodeCodex

You are an external agent. No host process wakes you — turn-end notices land in .switchboard/mission-control/reports/ and nobody delivers them to your terminal. You MUST start the self-wake loop before your first tick, or the session dies on arrival. Arming means you stay alive and self-wake.

213 2d ago A 0 tokens original MIT

TentacleOpera/switchboard

Skill Claude CodeCodex

This is the complete HTTP contract for driving Switchboard from outside the VS Code webview — whether you are a fleet coding/review agent working inside a Mission Control worktree, an external Mission Control (Cursor / Zed / Claude Code / Antigravity) driving the whole board, or a team member (a discoverable-skill…

213 2d ago B 0 tokens original MIT

TentacleOpera/switchboard

Skill Claude CodeCodex

You are running in a Switchboard PTY terminal. The host wakes you: turn-end notices are delivered to your terminal via ptySendPrompt, which clears your context and hands you a fresh prompt each time. You do NOT start a wake loop — there is no background sleep loop to start, and no script to stop at session end. The…

213 2d ago A 0 tokens original MIT

TentacleOpera/switchboard

Skill Claude CodeCodex

Skill "switchboard-mission-control" from TentacleOpera/switchboard, covering mission control — shared orchestration logic, role & scope, advisory entries, hard rules and port discovery.

213 2d ago B 0 tokens original MIT

tuning

30

TentacleOpera/switchboard

Skill Claude CodeCodex

Extract recurring problem patterns from adversarial review sections in completed/reviewed plans, store them as individual insight documents, and propose governance file updates.

213 2d ago A 0 tokens original MIT

web-research

31

TentacleOpera/switchboard

Skill Claude CodeCodex

Perform deep, multi-angle web research on any topic using iterative search strategies.

213 2d ago A 0 tokens original MIT

manage-features

33

TentacleOpera/switchboard

Skill Claude CodeCodex

Create, group, and rearrange Switchboard features. This skill consolidates four feature-management operations into one discoverable skill.

213 2d ago A 0 tokens original MIT

query-kanban

34

TentacleOpera/switchboard

Skill Claude CodeCodex

Query kanban board state using direct SQL access to the kanban database. This skill is READ-ONLY — execution agents must never use SQL UPDATE/DELETE/INSERT on the kanban database.

213 2d ago A 0 tokens original MIT

TentacleOpera/switchboard

Skill Claude CodeCodex

This is the complete HTTP contract for driving Switchboard from outside the VS Code webview — whether you are a fleet coding/review agent working inside a Mission Control worktree, an external Mission Control (Cursor / Zed / Claude Code / Antigravity) driving the whole board, or a team member (a discoverable-skill…

213 2d ago B 0 tokens copy · 95% MIT

kanban-operations

38

TentacleOpera/switchboard

Skill Claude CodeCodex

Move kanban cards and query kanban state via scripts — most verbs require the Switchboard extension (LocalApiServer) running; move-card.js has a direct-DB fallback.

213 2d ago A 41 tokens copy · 94% MIT

switchboard-remote

41

TentacleOpera/switchboard

Skill Claude CodeCodex

Remote Connections & Remote Control — drive plans via Linear, Notion, or external AI surfaces (side-by-side or away from desk).

213 2d ago A 32 tokens original MIT

switchboard

42

TentacleOpera/switchboard

Skill Claude CodeCodex

Start the Switchboard board and the orchestration agent — a two-step launcher.

213 2d ago A 18 tokens original MIT

cursorrules

43

TentacleOpera/switchboard

Cursor rule Cursor

This project uses the Switchboard protocol for cross-IDE agent collaboration.

213 2d ago A 413 tokens original MIT

TentacleOpera/switchboard

Instructions file GitHub Copilot

Instructions for TentacleOpera/switchboard, covering switchboard configuration for github, available workflow tools, messaging (cross-ide), workflow management and terminal management.

213 2d ago A 257 tokens original MIT

TentacleOpera/switchboard

Instructions file CodexOpenCode

Instructions for TentacleOpera/switchboard, covering agents.md - switchboard protocol, 🚨 strict protocol enforcement 🚨, workflow registry, ⚠️ mandatory pre-flight check and execution rules.

213 2d ago A 4,470 tokens original MIT

TentacleOpera/switchboard

Instructions file

Instructions for TentacleOpera/switchboard, covering switchboard — agent rules, never add confirmation dialogs. no exceptions, build, users & migrations and claude.md - switchboard protocol.

213 2d ago A 5,110 tokens copy · 86% MIT