Module 01 · beginner · 30 min
Slash Commands
Slash commands run focused actions without leaving the composer. Type / to browse what is available in your current environment; type $ to mention a skill explicitly.
Discover commands
The command list is contextual. Keep typing to filter, then select the action you need. Enabled skills and saved prompts can also appear in the command list.
/status
/model
/plan
/review
/mcpContext and direction
Use /compact to condense a long chat. Use /plan to separate research from implementation. Use /goal when a long-running task needs a durable objective after the plan is shaped.
- /compact: Reduce active context
- /plan: Plan multi-step work
- /goal: Create a durable objective
Move work between environments
Use /local for the selected local project, /cloud when cloud execution is available, and /cloud-environment to choose the cloud environment. /fork can copy a chat into another local task or worktree.
/local
/cloud
/cloud-environment
/forkProject and extension commands
/init scaffolds AGENTS.md, /mcp opens MCP status, /review starts code review mode, /model changes the active model, and /status shows task details, context usage, and rate limits. Type $ to invoke an enabled skill explicitly.
Continue learning
Use the official OpenAI Codex documentation as the final reference for current commands, settings, and availability.