codex-sandbox - Create isolated git sandboxes for Codex sessions
Create and manage isolated git clones for Codex CLI sessions with automatic branch creation and safety hooks
Tags
Updated: 2026-03-10Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create sandbox
- clone repository
- create branch
- switch branch
- set tracking
- install hooks
- list sandboxes
- remove sandbox
- get path
- check status
- copy env file
Inputs
- task name
- base directory
- remote name
- remote URL
- base branch name
- git repository
Outputs
- sandbox directory
- task branch
- git clone
- sandbox path
- branch tracking info
Requirements
- Python 3
- git repository
- git remote
- Codex CLI
