·codex

Delegate coding tasks to Codex CLI (OpenAI gpt-5-codex via JetBrains AI). Use when a task involves repetitive code generation, refactoring, or analysis that can be offloaded.

11Installs·0Trend·@ashchupliak

Installation

$npx skills add https://github.com/ashchupliak/dream-team --skill codex

SKILL.md

Use Codex CLI to delegate coding tasks that benefit from parallel AI processing.

| Factor | Use Codex | Keep in Claude |

| File count | Many files | Few files | | Task type | Repetitive/mechanical | Creative/strategic | | Context needed | Self-contained | Requires conversation context | | User interaction | None needed | Back-and-forth required |

Delegate coding tasks to Codex CLI (OpenAI gpt-5-codex via JetBrains AI). Use when a task involves repetitive code generation, refactoring, or analysis that can be offloaded. Source: ashchupliak/dream-team.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ashchupliak/dream-team --skill codex
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is codex?

Delegate coding tasks to Codex CLI (OpenAI gpt-5-codex via JetBrains AI). Use when a task involves repetitive code generation, refactoring, or analysis that can be offloaded. Source: ashchupliak/dream-team.

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/ashchupliak/dream-team --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/ashchupliak/dream-team