什么是 codex-advisor?
从 OpenAI Codex CLI 获取有关计划审查、代码审查、架构决策和难题的第二意见。当您需要外部验证、想要比较方法或遇到困难问题时使用。 来源:ckorhonen/claude-skills。
从 OpenAI Codex CLI 获取有关计划审查、代码审查、架构决策和难题的第二意见。当您需要外部验证、想要比较方法或遇到困难问题时使用。
通过命令行快速安装 codex-advisor AI 技能到你的开发环境
来源:ckorhonen/claude-skills。
Use OpenAI's Codex CLI as a second-opinion advisor when you need external validation on plans, code reviews, or are stuck on hard problems. This skill uses non-interactive mode (codex exec) for scripted/automated usage.
| gpt-5.2 | General-purpose reasoning | Default for plan reviews, architecture questions, non-coding tasks | | gpt-5.2-codex | Real-world software engineering | Code reviews, debugging, coding-specific tasks | | gpt-5.1-codex-max | Extended multi-step workflows | Long-running tasks (>10 min), large migrations, complex refactors |
| gpt-5.1-codex-mini | Budget-conscious projects | Simple reviews when cost matters |
从 OpenAI Codex CLI 获取有关计划审查、代码审查、架构决策和难题的第二意见。当您需要外部验证、想要比较方法或遇到困难问题时使用。 来源:ckorhonen/claude-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ckorhonen/claude-skills --skill codex-advisor从 OpenAI Codex CLI 获取有关计划审查、代码审查、架构决策和难题的第二意见。当您需要外部验证、想要比较方法或遇到困难问题时使用。 来源:ckorhonen/claude-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ckorhonen/claude-skills --skill codex-advisor 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ckorhonen/claude-skills