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. 17 commands indexed.
/btw
context-management
Ask a quick side question without adding it to the main conversation history.
/clear
session-management
Start a new conversation with empty context. The previous conversation stays available in /resume. Optionally name the previous conversation.
/compact
context-management
Free up context by summarizing the conversation so far. Optionally pass focus instructions for the summary.
/context
context-management
Visualize current context usage as a colored grid. Shows optimization suggestions for context-heavy tools and capacity warnings.
/skills
configuration
List available skills and manage which are shown to Claude. Press t to sort by token count, Space to hide a skill.
/compact
context-management
Summarize the visible conversation to free tokens. Use after long runs so Codex retains key points without blowing the context window.
/ide
context-management
Include open files, current selection, and other IDE context in the next prompt without re-explaining what's open.
/mcp
integrations
List configured Model Context Protocol (MCP) tools. Pass 'verbose' for server diagnostics.
/mention
context-management
Attach a file or folder to the conversation via popup picker so Codex references it directly in the next turn.
/skills
configuration
Browse and use local skills to improve task-specific behavior by loading relevant skill context.
/status
diagnostics
Display session configuration and token usage — active model, approval policy, writable roots, and context capacity.
/compress
context-management
Summarize conversation to free context window space while keeping a high-level record of what happened.
/new-chat
session-management
Start a new chat session with empty context.
/compress
context-management
Replace the current chat context with a summary to save tokens and free up context window space.
/memory show
setup
Display the concatenated hierarchical memory from all active GEMINI.md files.
/skills
configuration
Manage agent skills — list, enable, disable, or reload.
/compact
context-management
Summarize the current session to save tokens. Alias: /summarize.