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

Manage agent configurations and monitor background agents running in parallel.

Claude Codeparallel-agentsClaude Code
2/background

Detach the current session to run as a background agent and free this terminal. Optionally pass a final instruction before detaching.

Claude Codeparallel-agentsClaude Code
3/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
4/fork

Spawn a forked subagent that inherits the full conversation and works on a directive while you keep going in the main session.

Claude Codeparallel-agentsClaude Code
5/list-agents

List every other session Claude can message: local sessions on this machine and, when Remote Control is connected, your sessions on other machines and Claude Code on the web. Alias: /peers.

Claude Codeparallel-agentsClaude Code
6/simplify

Review changed code for cleanup opportunities and apply the fixes. Four review agents run in parallel covering reuse, simplification, efficiency, and abstraction level.

Claude Codecode-reviewClaude Code
7/stop

Stop the attached background session while keeping its transcript and git worktree.

Claude Codeparallel-agentsClaude Code
8/tasks

View and manage background work in the current session. Stops from the tasks panel are permanent as of v2.1.191.

Claude Codeparallel-agentsClaude Code
9/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
10/agents

Manage subagents — list built-in, local, and remote subagents; enable, disable, or configure.

Gemini CLIparallel-agentsGemini CLI