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.
Installation
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.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ashchupliak/dream-team --skill codex- Source
- ashchupliak/dream-team
- 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
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01