cli-codex

Delegate code generation, review, and web research tasks to Codex CLI.

31|3|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration --skill cli-codex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-codex
Source: https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration/tree/main/.opencode/skill/cli-codex
Command: npx skills add https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration --skill cli-codex

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

Codex CLI orchestration enables any AI assistant to delegate specialized tasks to Codex CLI, coordinating code generation, code review, web research, and cross-AI validation in a safe, repeatable workflow.

Core Features & Use Cases

  • Cross-AI task delegation: route to Codex CLI for targeted operations with memory and gating.
  • Diff-aware review and live web research: integrate Codex capabilities into broader workflows.
  • Parallel execution and session management: handle multi-step tasks with resume/fork.

Quick Start

To begin, dispatch a simple Codex CLI task by running a non-interactive exec with model gpt-5.5 and service_tier fast.

Frequently Asked Questions about cli-codex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I delegate cross-AI code generation tasks to Codex CLI?

Cross-AI code generation delegation to Codex CLI is automated by dispatching non-interactive exec commands with a specified model and a fast service tier. The skill routes your targeted operations, enforcing sandbox modes and explicit reasoning effort during the code generation process.

What is cross-AI task delegation and how does it coordinate code review?

Cross-AI task delegation coordinates code review by routing diff-aware review operations to Codex CLI within a safe, repeatable workflow. This mechanism integrates Codex capabilities into broader workflows, enabling any AI assistant to manage multi-step tasks with memory and gating.

Do I need an OPENAI_API_KEY to use Codex CLI for web research automation?

An OPENAI_API_KEY or OAuth authentication is required to use Codex CLI for web research automation. The skill enforces a fast service tier on every dispatch, ensuring that live web research and cross-AI validation tasks execute securely and efficiently.

Can I run parallel task execution and session management across different runtimes?

Parallel task execution and session management across runtimes are supported by the skill's ability to handle multi-step tasks with resume and fork operations. This allows you to coordinate complex architecture reviews and agent-based delegation workflows concurrently.

What's the best way to automate architecture reviews with Codex CLI?

Automating architecture reviews with Codex CLI is best achieved by applying the skill's Spec Kit Memory gating alongside explicit reasoning effort configurations. This approach ensures diff-aware review and cross-AI validation are executed in a controlled, repeatable workflow.

Why does Codex CLI dispatch require a fast service tier and how does sandbox mode affect it?

Codex CLI dispatch requires a fast service tier to ensure rapid execution of delegated code generation and review tasks. Sandbox modes affect it by providing an isolated environment, which secures the cross-AI task delegation and protects broader workflow integration.