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. 4 commands indexed.
commands
4
tools
5
allconfigurationsession-managementcontext-managementsetupcode-reviewplanningdiagnosticsparallel-agentsintegrationsexplorationautomation
/compress
context-management
Summarize conversation to free context window space while keeping a high-level record of what happened.
contextcompresssummarizetokens
view command →
/plan
planning
Switch to Plan mode — the agent researches your codebase, asks clarifying questions, and produces a reviewable implementation plan before writing code.
plan-modeplanningarchitecturepre-coding
view command →
/resume
session-management
Resume a previous chat session by folder name.
resumesessionshistory
view command →
/rules
setup
Create new rules or edit existing rules in .cursor/rules (.mdc files) for persistent project guidance.
rulesconventionsproject-configcursor-rules
view command →