Codex Review Fix Loop

使用 Codex 原生 `codex review` 对指定 Git 项目执行 review → evaluate → fix 循环。用户提出“review and fix until clean”、“循环 codex review”、“根据改动意向修复 review findings”、“审查分支/commit/未提交改动并修到没有 findings”、或要求反复审查与修复时使用本 skill。必须拿到项目路径;初始改动意向 X 默认从当前对话、最近任务和 diff 中推断。根据场景选择带递归防护的当前改动 `PROMPT`、`--base`、`--commit` 或其他自定义 `PROMPT`,评估每条 finding 是否与 X 相关,只修复相关问题,并循环到 clean 或需要用户决策。

philo-veritas 0d57b29 3 files · 22.5 KB Updated

File contents

philo-veritas/pstack/tree/main/skills/codex-review-fix-loop commit 0d57b2989d

Frequently asked questions

npx skillmds@latest add philo-veritas/codex-review-fix-loop