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. 3 commands indexed.
commands
3
tools
5
allconfigurationsession-managementcontext-managementsetupcode-reviewplanningdiagnosticsparallel-agentsintegrationsexplorationautomation
/diff
code-review
Open an interactive diff viewer showing uncommitted changes and per-turn diffs. Navigate with arrow keys between the git diff and individual Claude turns.
diffgitreviewchanges
view command →
/diff
code-review
Show the Git diff including files Git isn't tracking yet. Review Codex's edits before committing or running tests.
diffgitreviewchanges
view command →
/review
code-review
Ask Codex to review your working tree — summarizes issues, focusing on behavior changes and missing tests.
reviewcode-qualitytestingpr
view command →