912 results (7.3ms) page 2 / 46
phrazzld / claude-config-codex-coworker exact

Invoke Codex CLI as a coworker for implementation, brainstorming, specs, and reviews. Use when you want parallel thinking, cheap execution, or a second opinion. Codex tokens are cheaper than yours...

alinaqi / claude-bootstrap-codex-review exact

OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration

majiayu000 / claude-arsenal-codex-agent exact

MANDATORY for code review - must use Codex CLI for all code reviews, then apply fixes based on Codex feedback. Also use for cross-verification, debugging, and getting alternative implementations.

regenrek / agent-skills-codex-sandbox exact

Create and manage per-task isolated git clones (sandboxes) for Codex CLI sessions, with automatic branch creation and safety hooks that block committing/pushing on main/master. Use when running...

daffy0208 / ai-dev-standards-codex-review-workflow exact

Automated code review workflow using OpenAI Codex CLI. Implements iterative fix-and-review cycles until code passes validation or reaches iteration limit. Use when building features requiring...

claude-world / director-mode-lite-handoff-codex exact

Delegate tasks to Codex CLI to save Claude context

halay08 / fullstack-agent-skills-codex-review exact

Professional code review with auto CHANGELOG generation, integrated with Codex AI

cleodin / antigravity-awesome-skills-codex-review exact

Professional code review with auto CHANGELOG generation, integrated with Codex AI

404kidwiz / agent-skills-backup-codex-review exact

Professional code review with auto CHANGELOG generation, integrated with Codex AI

sickn33 / antigravity-awesome-skills-codex-review exact

Professional code review with auto CHANGELOG generation, integrated with Codex AI

ngxtm / devkit-codex-review exact

Professional code review with auto CHANGELOG generation, integrated with Codex AI

joeseesun / codex-assistant exact

通过自然语言调用 OpenAI Codex CLI 执行代码任务:重构、Bug 修复、测试生成、代码解释、迁移、审查、文档生成

sam-mfb / claude-meta-codex-cli exact

Use OpenAI's Codex CLI to invoke GPT models from the command line. Use when you need a second AI opinion, want to verify your work, or need OpenAI-specific capabilities.

bear2u / my-skills-codex-claude-loop exact

Orchestrates a dual-AI engineering loop where Claude Code plans and implements, while Codex validates and reviews, with continuous feedback for optimal code quality

Altinity / skills-experimental-codex-summarize-pipeline exact

Summarize huge articles (URL or local file) via a Codex CLI-driven chunk→reduce pipeline, keeping only the final short summary in context and saving it to summaries/*.md.

openai / skills-codex-readiness-unit-test exact

Run the Codex Readiness unit test report. Use when you need deterministic checks plus in-session LLM evals for AGENTS.md/PLANS.md.

bear2u / my-skills-codex-claude-cursor-loop exact

Orchestrates a triple-AI engineering loop where Claude plans, Codex validates logic and reviews code, and Cursor implements, with continuous feedback for optimal code quality