explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

custom AI agents

[email protected]

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource librarydemofor LLMs

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

More from us

InfloqInfluencer marketingBgBlurPrivacy-first blurOlly SocialSocial AI copilotCeptoryVideo intelligenceBgRemoverBackground removal

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

  1. Home
  2. /
  3. Slash Commands
registry://slash-commands

SLASH COMMANDS

Every slash command across Claude Code, Cursor, Codex CLI, Gemini CLI, and OpenCode — one searchable reference.

100+indexed6 toolscategories
how it works

Filter by tool → find the command → copy syntax into your agent.

All(21)Trending
All toolsClaude CodeAntigravity CLICodex CLI×Gemini CLICursor CLIOpenCode
All categoriesconfigurationsession-managementutilitycontext-managementsetupparallel-agentsplanningdiagnostics
#CommandToolCategoryTool
1/approve

Approve one retry of a recent auto review denial — lets Codex attempt a blocked action once under current policy.

Codex CLIconfigurationCodex CLI
2/archive

Archive the current session and exit. Removes it from active session lists; transcript kept locally. Restore with 'codex unarchive <SESSION>'.

Codex CLIsession-managementCodex CLI
3/compact

Summarize the visible conversation to free tokens. Use after long runs so Codex retains key points without blowing the context window.

Codex CLIcontext-managementCodex CLI
4/diff

Show the Git diff including files Git isn't tracking yet. Review Codex's edits before committing or running tests.

Codex CLIcode-reviewCodex CLI
5/fast

Toggle the Fast service tier for the current model/thread, or check current state.

Codex CLIconfigurationCodex CLI
6/fork

Fork the current conversation into a new thread with a fresh ID, leaving the original transcript untouched for parallel exploration.

Codex CLIsession-managementCodex CLI
7/goal

Set a persistent task goal (max 4,000 chars). Codex tracks it across turns. Subcommands: pause, resume, clear, view.

Codex CLIplanningCodex CLI
8/ide

Include open files, current selection, and other IDE context in the next prompt without re-explaining what's open.

Codex CLIcontext-managementCodex CLI
9/init

Generate an AGENTS.md scaffold in the current directory for persistent repo instructions.

Codex CLIsetupCodex CLI
10/mcp

List configured Model Context Protocol (MCP) tools. Pass 'verbose' for server diagnostics.

Codex CLIintegrationsCodex CLI
11/mention

Attach a file or folder to the conversation via popup picker so Codex references it directly in the next turn.

Codex CLIcontext-managementCodex CLI
12/model

Choose the active model (and reasoning effort when available). Opens a picker; press s to switch for the current session only.

Codex CLIconfigurationCodex CLI
13/new

Start a new conversation inside the same CLI session without clearing the terminal view.

Codex CLIsession-managementCodex CLI
14/permissions

Set what Codex can do without asking first — switch between Auto, Read Only, or custom permission profiles mid-session.

Codex CLIconfigurationCodex CLI
15/personality

Choose a communication style for responses — friendly, pragmatic, or none — without rewriting your instructions.

Codex CLIconfigurationCodex CLI
16/plan

Switch to plan mode and optionally send a prompt. Codex proposes an execution plan before implementation starts.

Codex CLIplanningCodex CLI
17/resume

Resume a saved conversation from your session list. Continue work from a previous CLI session without starting over.

Codex CLIsession-managementCodex CLI
18/review

Ask Codex to review your working tree — summarizes issues, focusing on behavior changes and missing tests.

Codex CLIcode-reviewCodex CLI
19/side

Start an ephemeral side conversation for a focused detour — the parent thread keeps running and its status stays visible.

Codex CLIcontext-managementCodex CLI
20/skills

Browse and use local skills to improve task-specific behavior by loading relevant skill context.

Codex CLIconfigurationCodex CLI
21/status

Display session configuration and token usage — active model, approval policy, writable roots, and context capacity.

Codex CLIdiagnosticsCodex CLI