codex-cli

Automate non-interactive Codex coding tasks and code reviews via CLI.

1|1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/gexijin/vitiligo --skill codex-cli-gexijin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex-cli
Source: https://github.com/gexijin/vitiligo/tree/main/.claude/skills/codex-cli
Command: npx skills add https://github.com/gexijin/vitiligo --skill codex-cli-gexijin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates non-interactive Codex-based coding tasks, enabling quick code reviews, task automation, and AI-assisted development without manual prompt drafting.

Core Features & Use Cases

  • Code Review: run codex review on uncommitted changes or against a base branch to surface issues.
  • Task Execution: execute coding tasks non-interactively using codex exec with optional model and sandbox settings.
  • Workflow Automation: integrate Codex into CI/CD or local dev workflows for rapid iteration and automation.

Quick Start

Invoke codex review or codex exec to perform non-interactive coding tasks with Codex.

Frequently Asked Questions about codex-cli

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

FAQPage Schema
How do I automate non-interactive code reviews on uncommitted changes?

You can automate non-interactive code reviews by running codex review against uncommitted changes or a base branch. This surfaces code issues automatically without manual prompt drafting, fitting seamlessly into local development workflows.

Can I execute automated coding tasks non-interactively in a CI environment?

Yes, you can execute automated coding tasks non-interactively in CI environments using codex exec. It supports optional model and sandbox settings to run AI-assisted development workflows without requiring interactive input.

What is the best way to integrate AI-assisted code review into CI/CD pipelines?

The best way to integrate AI-assisted code review into CI/CD pipelines is by automating non-interactively executed Codex tasks. This enables rapid iteration and workflow automation by running codex review or codex exec directly within your pipeline stages.

Does Codex CLI support configurable models for task automation?

Yes, Codex CLI supports configurable models for task automation. You can execute coding tasks non-interactively using codex exec with optional model and sandbox settings to tailor the AI-assisted development to your specific requirements.

Why should I use non-interactive execution for AI-assisted development?

You should use non-interactive execution for AI-assisted development to enable quick code reviews and task automation without manual prompt drafting. This allows rapid iteration and seamless integration into automated local machines and CI workflows.