accuracy
01Skill Claude CodeCodex
Skill "accuracy" from TentacleOpera/switchboard, covering accuracy — solo high-accuracy coding mode, file creation rules, no-artifact rule, quick reference and steps.
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.
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.
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.
Skill Claude CodeCodex
CUR="$PWD" while [ "$CUR" != "/" ] && [ ! -d "$CUR/.agents/skills" ]; do CUR=$(dirname "$CUR"); done source "$CUR/.agents/skills/lib/sbapicall.sh".
Skill Claude CodeCodex
CUR="$PWD" while [ "$CUR" != "/" ] && [ ! -d "$CUR/.agents/skills" ]; do CUR=$(dirname "$CUR"); done source "$CUR/.agents/skills/lib/sbapicall.sh".
Skill Claude CodeCodex
CUR="$PWD" while [ "$CUR" != "/" ] && [ ! -d "$CUR/.agents/skills" ]; do CUR=$(dirname "$CUR"); done source "$CUR/.agents/skills/lib/sbapicall.sh".
Skill Claude CodeCodex
VS Code setting switchboard.apiToken must be configured with your API token.
Skill Claude CodeCodex
CUR="$PWD" while [ "$CUR" != "/" ] && [ ! -d "$CUR/.agents/skills" ]; do CUR=$(dirname "$CUR"); done source "$CUR/.agents/skills/lib/sbapicall.sh".
Skill Claude CodeCodex
VS Code setting switchboard.apiToken must be configured.
Skill Claude CodeCodex
VS Code setting switchboard.apiToken must be configured.
Skill Claude CodeCodex
Assess and assign numeric complexity scores (1-10) to plans and tasks.
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.
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.
Skill Claude CodeCodex
Interactively build, derive, or refine a project's HTML design system via an agent interview.
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.
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.
Skill Claude CodeCodex
CUR="$PWD" while [ "$CUR" != "/" ] && [ ! -d "$CUR/.agents/skills" ]; do CUR=$(dirname "$CUR"); done source "$CUR/.agents/skills/lib/sbapicall.sh".
Skill Claude CodeCodex
Use this skill to access ClickUp/Linear ticket data via the local API server (no MCP required).
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…
Skill Claude CodeCodex
Use this workflow to strengthen an existing feature plan in a single fluid pass.
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.
Skill Claude CodeCodex
CUR="$PWD" while [ "$CUR" != "/" ] && [ ! -d "$CUR/.agents/skills" ]; do CUR=$(dirname "$CUR"); done source "$CUR/.agents/skills/lib/sbapicall.sh".
Skill Claude CodeCodex
VS Code setting switchboard.apiToken must be configured.
Skill Claude CodeCodex
Skill "notion-api" from TentacleOpera/switchboard, covering notion reply bridge, when to use, usage, parameters and response.