Codex How To 是一套面向软件工程师的英文开源教程与工作流。它通过 14 个渐进模块和 9 个可安装 Skills,讲解如何让 Codex 完成需求澄清、最小实现、测试、代码审查、证据交付、多 Agent 编排及知识维护,适合希望从“能生成代码”进阶到“能稳定交付”的开发者。
$engineering-loop Inspect the inventory reservation contract, reproduce one
uncovered input-boundary defect, add the smallest regression test, implement
the fix, run the required checks, and review the final diff.
项目地址
https://github.com/Phelan164/codex-howto
类别
人工智能
项目标题
把 Codex 从代码生成器变成可验证的工程流程
项目描述
Codex How To 是一套面向软件工程师的英文开源教程与工作流。它通过 14 个渐进模块和 9 个可安装 Skills,讲解如何让 Codex 完成需求澄清、最小实现、测试、代码审查、证据交付、多 Agent 编排及知识维护,适合希望从“能生成代码”进阶到“能稳定交付”的开发者。
亮点
scope → reproduce → implement → test → review → evidence闭环约束工程任务。示例代码
截图或演示视频