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. 5 commands indexed.
commands
5
tools
5
allconfigurationsession-managementcontext-managementsetupcode-reviewplanningdiagnosticsparallel-agentsintegrationsexplorationautomation
/agents
parallel-agents
Manage agent configurations and monitor background agents running in parallel.
agentsparallelbackgroundsubagents
view command →
/simplify
code-review
Review changed code for cleanup opportunities and apply the fixes. Four review agents run in parallel covering reuse, simplification, efficiency, and abstraction level.
cleanuprefactorsimplifyefficiency
view command →
/init
setup
Generate an AGENTS.md scaffold in the current directory for persistent repo instructions.
setupagents.mdmemoryproject-init
view command →
/agents
parallel-agents
Manage subagents — list built-in, local, and remote subagents; enable, disable, or configure.
agentssubagentsparalleldelegation
view command →
/init
setup
Guided AGENTS.md setup for the current project.
setupagents.mdmemoryproject-init
view command →