Commands Reference
Agents & Models
Section titled “Agents & Models”| Command | Description | Danger Level |
|---|---|---|
/agent | Switch to a different agent | safe |
/agents | List and manage gee-code agents | safe |
/allagents | List all agents (including web chat) | safe |
/clamp | Force all AI calls to use a specific model | safe |
/flight (aliases: flights) | Manage agent flights and swarms | safe |
/model | Switch to a different model, add aliases, or browse | safe |
/models | List available models from all providers | safe |
/provider (aliases: providers, byop, external) | Manage AI providers (built-in, custom API, CLI) | safe |
/swarm (aliases: swarms) | Run a multi-agent swarm with defined mission | safe |
Autonomous
Section titled “Autonomous”| Command | Description | Danger Level |
|---|---|---|
/comms | Inter-mode communication — send messages and collaborate | safe |
/guardrails | View or manage guard rails for the current mode | safe |
/identity | View the mode’s evolving identity/sense-of-self | safe |
/mission | View or manage the mode’s guiding mission | safe |
/objective | Manage objectives — work items with assignment and tracking | safe |
/steer | Send a course-correction signal to a running Gee | safe |
Connection
Section titled “Connection”| Command | Description | Danger Level |
|---|---|---|
/connect | Reconnect to server | safe |
/disconnect | Disconnect from server | safe |
Context
Section titled “Context”| Command | Description | Danger Level |
|---|---|---|
/add | Add file(s) to context | safe |
/compact | Summarize/compact conversation context | safe |
/context | Manage context - show, gather, or clear | safe |
/files | List recent file uploads | safe |
/image (aliases: img, screenshot) | Add image to context | safe |
/pick | Interactive file picker | safe |
/remove | Remove file from context | safe |
/upload | Upload a local file to cloud storage | safe |
| Command | Description | Danger Level |
|---|---|---|
/browser | Browser tools help and setup | safe |
/credentials (aliases: creds) | Check/refresh API credentials from Gee backend | safe |
/logs | View recent logs | safe |
/test (aliases: t) | Run integration tests | safe |
/test-entities (aliases: te) | Run entity management tests (skills, agents, MCP servers) | safe |
/test-flight (aliases: tf) | Run flight orchestration tests | safe |
/test-orchestration (aliases: to) | Run complete orchestration test suite (flights + swarms + registry) | safe |
/test-swarm (aliases: ts) | Run swarm orchestration tests | safe |
Execution
Section titled “Execution”| Command | Description | Danger Level |
|---|---|---|
/alltodo | Show all todos (including web chat) | safe |
/ask | Ask a question without executing tools | safe |
/beads | Manage task graph and executions | safe |
/delegate | Delegate a task to another agent | safe |
/jobs (aliases: job, bg, tasks) | Manage background tasks (bash commands, FAL generations) | safe |
/parallel | Execute multiple beads in parallel | safe |
/peek | Preview what an agent would do | safe |
/plan | Create an execution plan - todos (default) or beads for parallel execution | safe |
/run | Execute a plan or specific bead | safe |
/todo | Show gee-code todos | safe |
Project
Section titled “Project”| Command | Description | Danger Level |
|---|---|---|
/explore | Explore directories, GitHub repos, or web URLs | safe |
/init | Generate AI documentation for project | safe |
/ledger (aliases: continuity) | View/edit continuity ledger | safe |
/repos | List or manage cloned GitHub repositories | safe |
/rules | View/edit user and project rules | safe |
/worktree (aliases: wt) | Manage git worktrees for parallel branch development | safe |
Session
Section titled “Session”| Command | Description | Danger Level |
|---|---|---|
/cache | Show prompt caching statistics for current session | safe |
/cancel | Cancel the current streaming response | safe |
/clear (aliases: new) | Clear conversation and start fresh | safe |
/debug | Toggle debug display options | safe |
/exit (aliases: quit, q) | Exit gee-code (full cleanup) | safe |
/help (aliases: h, ?) | Show commands or research how gee-code works | safe |
/history | Show conversation history | safe |
/iterations | Set max iterations before pausing | safe |
/memory (aliases: mem, remember) | View and manage long-term memory | safe |
/resume (aliases: sessions) | Resume a previous session | safe |
/session | View or manage current session identity | safe |
/status | Show current session status | safe |
/usage | Show your API usage and costs | safe |
/version (aliases: v) | Show version, check updates, or browse release notes | safe |
Settings
Section titled “Settings”| Command | Description | Danger Level |
|---|---|---|
/cwd (aliases: pwd, cd) | Show or change working directory | safe |
/exec (aliases: execution, local, server) | Switch execution mode (local/server) | safe |
/gee | Manage Gees and Teams | safe |
/mode | Manage Gee-Code modes (configurations) | safe |
/rlm | Toggle RLM mode | safe |
/thinking (aliases: think) | Toggle AI thinking visibility | safe |
/validate | Show validation status and install validators | safe |
Skills & Plugins
Section titled “Skills & Plugins”| Command | Description | Danger Level |
|---|---|---|
/credentials (aliases: creds) | Manage API credentials for plugins | safe |
/installed | Show all installed entities (skills, agents, MCP servers) | safe |
/marketplace (aliases: market, plugins) | Browse and install plugins | safe |
/mcp | List and manage MCP servers | safe |
/skills | List and toggle skills | safe |