๐ŸŽฏ

codex

๐ŸŽฏSkill

from softaworks/agent-toolkit

VibeIndex|
What it does
|

A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.

Overview

Codex is a skill from softaworks/agent-toolkit that enables running OpenAI's Codex CLI for code analysis, refactoring, and automated editing using GPT-5.2 by default. It supports multiple sandbox modes for different security levels, session resumption for ongoing work, and configurable reasoning effort levels to balance quality and cost.

Key Features

  • Multiple Model Options - Supports GPT-5.2 (flagship), GPT-5.2-max (ultra-complex), GPT-5.2-mini (cost-efficient), and other models with up to 400K input context and 128K output for software engineering tasks
  • Configurable Sandbox Modes - Three sandbox levels: read-only for code analysis, workspace-write for local edits, and danger-full-access for network/broad access operations
  • Session Resumption - Resume previous Codex sessions with codex exec resume --last to continue analysis or changes across multiple interactions
  • Adaptive Reasoning Effort - Configure reasoning effort (xhigh, high, medium, low) to balance analysis depth with token costs for each task
  • Stderr Suppression - Automatically suppresses thinking tokens (stderr) by default for clean output, with option to show them for debugging

Who is this for?

This skill is designed for developers who want to leverage OpenAI's Codex CLI through Claude Code for automated code analysis, refactoring, and editing tasks. It is particularly useful for teams that need multi-model code review capabilities, want to run automated code modifications with controlled sandbox permissions, or need to maintain long-running analysis sessions across multiple interactions.

๐Ÿช

Part of

softaworks-agent-toolkit

codex

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add softaworks/agent-toolkit --skill codex
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add softaworks/agent-toolkit --skill codex
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/codex/SKILL.md

SKILL.md

3,406Installs
422
-
Last UpdatedJan 28, 2026

More from this repository10

๐ŸŽฏ
mermaid-diagrams๐ŸŽฏSkill

A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.

๐ŸŽฏ
qa-test-planner๐ŸŽฏSkill

A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.

๐ŸŽฏ
skill-judge๐ŸŽฏSkill

A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.

๐ŸŽฏ
dependency-updater๐ŸŽฏSkill

A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.

๐ŸŽฏ
marp-slide๐ŸŽฏSkill

Creates professional presentation slides from Markdown using the Marp ecosystem within Claude Code.

๐ŸŽฏ
daily-meeting-update๐ŸŽฏSkill

A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.

๐ŸŽฏ
difficult-workplace-conversations๐ŸŽฏSkill

A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.

๐ŸŽฏ
feedback-mastery๐ŸŽฏSkill

Guides structured analysis of user feedback to extract actionable insights and improvement directions for products and services.

๐ŸŽฏ
domain-name-brainstormer๐ŸŽฏSkill

A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.

๐ŸŽฏ
humanizer๐ŸŽฏSkill

Transforms AI-generated text into natural, human-sounding writing while preserving meaning and intent.