Files & Code Review in AI
From the OpenAI Codex cheat sheet ยท Essential Slash Commands ยท verified Jul 2026
Files & Code Review
Attach project context and inspect code changes.
text
/mention src/lib/api.ts
/ide Review the selected function
/diff
/review๐ /mention points Codex at an exact file or folder
๐ก /ide avoids re-explaining active editor context
๐ /diff includes untracked files
๐งช /review focuses on defects, behavior changes, and missing tests
commandsfilesdiffreview
Continue with OpenAI Codex
Save the full cheat sheet or work through every related task.