·codex
</>

codex

0xbigboss/claude-code

Hand off a task to Codex CLI for autonomous execution. Use when a task would benefit from a capable subagent to implement, fix, investigate, or review code. Codex has full codebase access and can make changes.

25Installs·1Trend·@0xbigboss

Installation

$npx skills add https://github.com/0xbigboss/claude-code --skill codex

SKILL.md

Hand off a task to Codex CLI for autonomous execution. Codex is a capable coding agent that can implement features, fix bugs, refactor code, investigate issues, and review changes.

Session ID: ${CLAUDESESSIONID} Output directory: /.claude/codex/${CLAUDESESSIONID}/

Default behavior: Omit --model and --sandbox flags to use the user's /.codex/config.toml preferences.

Hand off a task to Codex CLI for autonomous execution. Use when a task would benefit from a capable subagent to implement, fix, investigate, or review code. Codex has full codebase access and can make changes. Source: 0xbigboss/claude-code.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/0xbigboss/claude-code --skill codex
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is codex?

Hand off a task to Codex CLI for autonomous execution. Use when a task would benefit from a capable subagent to implement, fix, investigate, or review code. Codex has full codebase access and can make changes. Source: 0xbigboss/claude-code.

How do I install codex?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/0xbigboss/claude-code --skill codex Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/0xbigboss/claude-code