explainx.ai0k
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

follow on google

Add explainx.ai as a preferred source

corporate training

support@explainx.ai

get started

Find your pathTake Free Evaluation

community

Join the community

learn

mind: share how you thinkpathways — start freeworkshopsbootcampscoursescompare Explainxcertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsmdx readeragentsllmsdesignsdictionarypeopleagi trackerfelony benchranks

company

aboutvisionmissionteaminstructorsteach on explainxpartnershipscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

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

supportcontactprivacytermsdata rightshow we create contentsubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

explainx.ai

  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(51)Trending
All toolsClaude CodeAntigravity CLICodex CLIGemini CLICursor CLIOpenCode
All categoriesconfigurationsession-managementutilitycontext-managementsetupplanningparallel-agentscode-review
#CommandToolCategoryTool
1/add-dir

Add a directory path to the active project workspace.

Antigravity CLIworkspace-managementAntigravity CLI
2/agents

Open the subagents management panel to monitor and approve actions for background agents.

Antigravity CLIsubagentsAntigravity CLI
3/changelog

Display the latest product updates, version releases, and changelog info in the terminal.

Antigravity CLIutilityAntigravity CLI
4/hooks

List all registered lifecycle hooks (e.g. pre-command, post-edit validations).

Antigravity CLIutilityAntigravity CLI
5/mcp

Inspect active Model Context Protocol (MCP) servers and list their exposed tools.

Antigravity CLIutilityAntigravity CLI
6/open

Open the specified file directly inside your host's configured preferred text editor.

Antigravity CLIutilityAntigravity CLI
7/rewind

Rewind conversation state to a previous point in history. Alias: /undo.

Antigravity CLIsession-managementAntigravity CLI
8/skills

List all local project-scoped and global user-defined agent skills.

Antigravity CLIutilityAntigravity CLI
9/usage

Display current token count, model call pricing, and account limits. Alias: /quota.

Antigravity CLIutilityAntigravity CLI
10/batch

Orchestrate large-scale changes across a codebase in parallel. Decomposes work into 5–30 independent units, each in its own git worktree with its own PR.

Claude Codeparallel-agentsClaude Code
11/checkup

Audit and clean up your Claude Code setup: unused skills, MCPs, and plugins, CLAUDE.md dedup and splitting, slow hooks, auto mode, and permission pre-approval. Confirms before making changes.

Claude CodediagnosticsClaude Code
12/claude-api

Load Claude API reference, migrate deprecated model IDs, or onboard Claude Managed Agents (schedules + vaults).

Claude CodeintegrationsClaude Code
13/clear

Start a new conversation with empty context. Previous session stays in /resume; use /rewind (v2.1.191+) to undo a clear in-session. Aliases: /reset, /new.

Claude Codesession-managementClaude Code
14/code-review

Review the current diff for correctness bugs and for reuse, simplification, and efficiency cleanups. Pass --fix to apply findings, --comment to post as GitHub PR comments, or ultra for a deep cloud review.

Claude Codecode-reviewClaude Code
15/design

Research preview: generate a few editable UI artboards for a feature before you build it, then have Claude implement the one you pick.

Claude CodeplanningClaude Code
16/doctor

Diagnose and verify your Claude Code installation and settings. Press f to have Claude fix any reported issues.

Claude CodediagnosticsClaude Code
17/init

Initialize project with a CLAUDE.md guide covering repo conventions, commands, and agent instructions.

Claude CodesetupClaude Code
18/loop

Run a prompt repeatedly on a schedule while the session stays open. Omit the interval and Claude self-paces between iterations.

Claude CodeautomationClaude Code
19/permissions

Manage allow, ask, and deny rules for tool permissions. Recently-denied approvals persist on close as of v2.1.191.

Claude CodeconfigurationClaude Code
20/plan

Enter plan mode to design your approach before coding. Claude proposes an execution plan for review before any implementation starts.

Claude CodeplanningClaude Code
21/resume

Resume a previous conversation by ID or name, or open the session picker.

Claude Codesession-managementClaude Code
22/skills

List available skills and manage which are shown to Claude. Press t to sort by token count, Space to hide a skill.

Claude CodeconfigurationClaude Code
23/ultraplan

Removed research preview: was cloud plan draft with browser inline-comment review, then remote execute or CLI handoff.

Claude CodeplanningClaude Code
24/ultrareview

Alias for /code-review ultra — multi-agent cloud code review fleet on a diff before merge.

Claude Codecode-reviewClaude Code
25/approve

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

Codex CLIconfigurationCodex CLI
26/ide

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

Codex CLIcontext-managementCodex CLI
27/mcp

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

Codex CLIintegrationsCodex CLI
28/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
29/permissions

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

Codex CLIconfigurationCodex CLI
30/personality

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

Codex CLIconfigurationCodex CLI
31/plan

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

Codex CLIplanningCodex CLI
32/resume

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

Codex CLIsession-managementCodex CLI
33/review

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

Codex CLIcode-reviewCodex CLI
34/skills

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

Codex CLIconfigurationCodex CLI
35/status

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

Codex CLIdiagnosticsCodex CLI
36/compress

Summarize conversation to free context window space while keeping a high-level record of what happened.

Cursor CLIcontext-managementCursor CLI
37/plan

Switch to Plan mode — the agent researches your codebase, asks clarifying questions, and produces a reviewable implementation plan before writing code.

Cursor CLIplanningCursor CLI
38/resume

Resume a previous chat session by folder name.

Cursor CLIsession-managementCursor CLI
39/rules

Create new rules or edit existing rules in .cursor/rules (.mdc files) for persistent project guidance.

Cursor CLIsetupCursor CLI
40/compress

Replace the current chat context with a summary to save tokens and free up context window space.

Gemini CLIcontext-managementGemini CLI
41/init

Analyze directory and generate a tailored GEMINI.md for persistent project memory.

Gemini CLIsetupGemini CLI
42/memory refresh

Reload memory from global, project, and subdirectory GEMINI.md files without restarting.

Gemini CLIsetupGemini CLI
43/permissions

Manage folder trust settings. Trust a path so Gemini can operate there without per-action prompts.

Gemini CLIconfigurationGemini CLI
44/plan

Switch to Plan Mode (read-only) where Gemini produces an approved plan before making any changes.

Gemini CLIplanningGemini CLI
45/restore

Revert files to their pre-tool state using checkpointing. Pass a tool_call_id to restore a specific checkpoint.

Gemini CLIsession-managementGemini CLI
46/rewind

Navigate backward through history; revert chat and/or code to a prior state (also Esc Esc).

Gemini CLIsession-managementGemini CLI
47/connect

Add a provider and API key to connect a new AI model provider.

OpenCodeconfigurationOpenCode
48/editor

Open the external $EDITOR for composing messages — useful for long or structured prompts. Keybind: Ctrl+x e.

OpenCodecontext-managementOpenCode
49/init

Guided AGENTS.md setup for the current project.

OpenCodesetupOpenCode
50/models

List available models across all configured providers. Keybind: Ctrl+x m.

OpenCodeconfigurationOpenCode
51/redo

Restore a previously undone message and file changes. Git-backed. Keybind: Ctrl+x r.

OpenCodesession-managementOpenCode