Skill Claude CodeCodex
Close the cmux tab this session runs in.
Skill Claude CodeCodex
Close the cmux tab this session runs in.
Skill Claude CodeCodex
Hand off to a fresh Claude session in a new cmux tab, close this one.
Skill Claude CodeCodex
Hand work to Claude agents in their own cmux tabs.
Skill Claude CodeCodex
Take a task end to end, autonomously, no clarifying questions.
Skill Claude CodeCodex
Drive the real app end to end through Chrome DevTools MCP, with video proof. Trigger 'e2e it through codex'.
Skill Claude CodeCodex
Drive the real app end to end, fix what breaks, re-verify. Trigger 'e2e it', 'test it for real'.
Skill Claude CodeCodex
Plan something by interviewing the user through an HTML page instead of the terminal. Trigger /html-planning, 'plan it in html'.
Skill Claude CodeCodex
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…
Skill Claude CodeCodex
Review a diff for over-engineering only: what to delete.
Skill Claude CodeCodex
Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.
Skill Claude CodeCodex
Research web, codebase, past sessions. Depth light to ultra. Trigger 'research it', 'deep research'.
Skill Claude CodeCodex
Plan a change end to end into a spec, no repo writes. Trigger 'scope feature'.
Skill Claude CodeCodex
Build a spec. Trigger /spec-implement, 'spec implement', or 'implement spec'.
Skill Claude CodeCodex
Three-agent review of a finished spec. Trigger 'review the spec'.
Skill Claude CodeCodex
Run several code-review skills in parallel, then fix. Trigger 'super review'.
Skill Claude CodeCodex
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
Skill Claude CodeCodex
Harsh branch-diff audit: abstractions, file size, spaghetti. Trigger 'thermonuclear review'.
Skill Claude CodeCodex
Throwaway HTML page prototype, variants by default. Trigger 'prototype this page'.
Skill Claude CodeCodex
Turn the current conversation into a spec, no interview, just synthesis of what's already discussed. Trigger /to-spec, 'to spec'.
Skill Claude CodeCodex
Speak like a caveman to cut output tokens 65%. Trigger 'caveman mode', 'less tokens', 'be brief'.
Skill Claude CodeCodex
Copy part of the last response to the macOS clipboard.
Skill Claude CodeCodex
Find a handoff doc from a loose description and continue the work.
Skill Claude CodeCodex
Compact the current conversation into a handoff doc a fresh agent can resume from.
Skill Claude CodeCodex
Render an answer as a self-contained HTML page and open it.