slash commands / reference
COMMAND REFERENCE▌
Slash commands for every AI coding tool — Claude Code, Cursor, Codex CLI, Gemini CLI, and OpenCode. Find the right command for your workflow. 11 commands indexed.
/approve
configuration
Approve one retry of a recent auto review denial — lets Codex attempt a blocked action once under current policy.
/ide
context-management
Include open files, current selection, and other IDE context in the next prompt without re-explaining what's open.
/mcp
integrations
List configured Model Context Protocol (MCP) tools. Pass 'verbose' for server diagnostics.
/model
configuration
Choose the active model (and reasoning effort when available). Opens a picker; press s to switch for the current session only.
/permissions
configuration
Set what Codex can do without asking first — switch between Auto, Read Only, or custom permission profiles mid-session.
/personality
configuration
Choose a communication style for responses — friendly, pragmatic, or none — without rewriting your instructions.
/plan
planning
Switch to plan mode and optionally send a prompt. Codex proposes an execution plan before implementation starts.
/resume
session-management
Resume a saved conversation from your session list. Continue work from a previous CLI session without starting over.
/review
code-review
Ask Codex to review your working tree — summarizes issues, focusing on behavior changes and missing tests.
/skills
configuration
Browse and use local skills to improve task-specific behavior by loading relevant skill context.
/status
diagnostics
Display session configuration and token usage — active model, approval policy, writable roots, and context capacity.