·codex-cli
</>

codex-cli

kingkongshot/prompts

Orchestrate OpenAI Codex CLI for parallel task execution. As orchestrator, analyze tasks, inject context, manage sessions, and coordinate parallel instances. Use when delegating coding tasks to Codex or running multi-agent workflows. (user)

10Installs·0Trend·@kingkongshot

Installation

$npx skills add https://github.com/kingkongshot/prompts --skill codex-cli

SKILL.md

| 文件路径 | codex exec "Fix bug in: src/auth/login.ts, src/utils/token.ts" | | 错误信息 | codex exec "Fix: $(npm run build 2>&1 \| grep error)" | | 代码片段 | codex exec "Optimize: $(cat src/slow.ts)" | | 依赖关系 | codex exec "Refactor A, deps: B→C→D" |

注意:codex exec resume --last "prompt" 有 CLI 解析 bug,必须用 stdin 传递 prompt。

| analyze, review, find, explain | fix, refactor, implement, add |

Orchestrate OpenAI Codex CLI for parallel task execution. As orchestrator, analyze tasks, inject context, manage sessions, and coordinate parallel instances. Use when delegating coding tasks to Codex or running multi-agent workflows. (user) Source: kingkongshot/prompts.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kingkongshot/prompts --skill codex-cli
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is codex-cli?

Orchestrate OpenAI Codex CLI for parallel task execution. As orchestrator, analyze tasks, inject context, manage sessions, and coordinate parallel instances. Use when delegating coding tasks to Codex or running multi-agent workflows. (user) Source: kingkongshot/prompts.

How do I install codex-cli?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kingkongshot/prompts --skill codex-cli 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/kingkongshot/prompts

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01