TentacleOpera

47 mods across 1 repository, 213 stars between them.

accuracy

01

TentacleOpera/switchboard

Skill Claude CodeCodex

Skill "accuracy" from TentacleOpera/switchboard, covering accuracy — solo high-accuracy coding mode, file creation rules, no-artifact rule, quick reference and steps.

213 2d ago A 0 tokens original MIT

advise_research

02

TentacleOpera/switchboard

Skill Claude CodeCodex

When planning, track every assumption, factual claim, API/behavior, or library detail you are NOT 100% certain about. Before flagging anything, triage each uncertainty into one of three buckets — most do NOT need a web-research prompt.

213 2d ago A 0 tokens original MIT

archive

03

TentacleOpera/switchboard

Skill Claude CodeCodex

Query the Switchboard plan archive — the SQLite cold store (kanban-archive.db) that holds plans aged out of the hot kanban board, plus the optional legacy DuckDB archive.

213 2d ago A 40 tokens original MIT

clickup-api

04

TentacleOpera/switchboard

Skill Claude CodeCodex

CUR="$PWD" while [ "$CUR" != "/" ] && [ ! -d "$CUR/.agents/skills" ]; do CUR=$(dirname "$CUR"); done source "$CUR/.agents/skills/lib/sbapicall.sh".

213 2d ago A 0 tokens original MIT

clickup-attach

05

TentacleOpera/switchboard

Skill Claude CodeCodex

CUR="$PWD" while [ "$CUR" != "/" ] && [ ! -d "$CUR/.agents/skills" ]; do CUR=$(dirname "$CUR"); done source "$CUR/.agents/skills/lib/sbapicall.sh".

213 2d ago A 0 tokens original MIT

TentacleOpera/switchboard

Skill Claude CodeCodex

CUR="$PWD" while [ "$CUR" != "/" ] && [ ! -d "$CUR/.agents/skills" ]; do CUR=$(dirname "$CUR"); done source "$CUR/.agents/skills/lib/sbapicall.sh".

213 2d ago A 0 tokens original MIT

clickup-fetch

08

TentacleOpera/switchboard

Skill Claude CodeCodex

CUR="$PWD" while [ "$CUR" != "/" ] && [ ! -d "$CUR/.agents/skills" ]; do CUR=$(dirname "$CUR"); done source "$CUR/.agents/skills/lib/sbapicall.sh".

213 2d ago A 0 tokens original MIT

TentacleOpera/switchboard

Skill Claude CodeCodex

Interview-style skill to build or improve a lean, high-level CONSTITUTION.md focusing on the soul of the project (mission, target users, guiding principles, stack constraints, and non-goals) rather than detailed coding standards or formatting guidelines.

213 2d ago A 0 tokens original MIT

deep-planning

13

TentacleOpera/switchboard

Skill Claude CodeCodex

Perform comprehensive planning for codebase edits by combining internal codebase analysis with external best practices research. This hybrid approach produces implementation plans that account for both codebase reality and industry standards.

213 2d ago A 0 tokens original MIT

dispatch-analysis

15

TentacleOpera/switchboard

Skill Claude CodeCodex

This skill is dispatched by the Kanban board's Analyze button on the Planned column. The board sends a dispatch-analysis instruction to the existing planner agent, which routes to this skill. It is NOT invoked ad hoc by the user.

213 2d ago A 0 tokens original MIT

external-team-lead

16

TentacleOpera/switchboard

Skill Claude CodeCodex

This skill defines how a non-terminal external agent (Antigravity, Cursor, Zed, IDE chat, or any chat agent with localhost curl and filesystem access) operates as the lead of a team of terminal worker agents in Switchboard.

213 2d ago A 0 tokens original MIT

generate-diagram

17

TentacleOpera/switchboard

Skill Claude CodeCodex

CUR="$PWD" while [ "$CUR" != "/" ] && [ ! -d "$CUR/.agents/skills" ]; do CUR=$(dirname "$CUR"); done source "$CUR/.agents/skills/lib/sbapicall.sh".

213 2d ago A 0 tokens original MIT

get-tickets

18

TentacleOpera/switchboard

Skill Claude CodeCodex

Use this skill to access ClickUp/Linear ticket data via the local API server (no MCP required).

213 2d ago A 0 tokens original MIT

improve-feature

19

TentacleOpera/switchboard

Skill Claude CodeCodex

Use this workflow when the target is a Switchboard feature (a container of subtask plans), not a single plan. Its job is to make the subtask set coherent: improve every subtask, detect inconsistencies between them, and then restructure — merge overlapping plans, delete superseded ones, rewrite contradictory ones…

213 2d ago A 0 tokens original MIT

improve-plan

20

TentacleOpera/switchboard

Skill Claude CodeCodex

Use this workflow to strengthen an existing feature plan in a single fluid pass.

213 2d ago A 0 tokens original MIT

improve-remote-plan

21

TentacleOpera/switchboard

Skill Claude CodeCodex

Improve a Switchboard plan stored as a Linear issue — without touching the git repo or local filesystem. This is the remote-session counterpart to /improve-plan, which operates on local .md files.

213 2d ago A 0 tokens original MIT

linear-api

22

TentacleOpera/switchboard

Skill Claude CodeCodex

CUR="$PWD" while [ "$CUR" != "/" ] && [ ! -d "$CUR/.agents/skills" ]; do CUR=$(dirname "$CUR"); done source "$CUR/.agents/skills/lib/sbapicall.sh".

213 2d ago A 0 tokens original MIT

notion-api

24

TentacleOpera/switchboard

Skill Claude CodeCodex

Skill "notion-api" from TentacleOpera/switchboard, covering notion reply bridge, when to use, usage, parameters and response.

213 2d ago A 0 tokens original MIT