Skip to main content

collaborating-with-codex

当用户明确点名要用 OpenAI Codex CLI 协同时使用此 Skill,把指定任务委托给 Codex 执行并整合结果。 触发场景: - 用户明确说"用 Codex / 让 codex 看看 / codex 协同" - 用户要求把某个具体任务委托给 Codex CLI 执行 - 用户要求多模型交叉验证,并点名 Codex 作为其中一方 - 用户要求接续之前的 Codex 会话(SESSION_ID / latest) 触发词:Codex、codex协同、codex CLI、委托给 Codex、codex_bridge 前置要求: - 已安装 Codex CLI (npm install -g @openai/codex) - 已配置 OpenAI API Key 🔴 不适用场景(未点名 Codex 一律不激活本技能): - 算法实现 / 复杂逻辑 / 后端原型 → 直接自己写,走 rust-fundamentals、api-development - 代码审查 / Bug 分析 → 走 bug-detective、code-patterns - 生成 Diff 补丁 → 直接用 Edit/Write 改文件;不要因为出现"原型""审查"就调 Codex

Jump to install

Source facts

Repository
bkywksj/knowledge-base
Last source activity
August 28, 2026 at 03:34
Detected SKILL.md language
Chinese
Stars
313
Forks
60

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.