What is the problem?
一份给 AI 工具新手使用的 Codex + GitHub 检查清单,覆盖分支、diff、敏感文件、CI、提交信息、PR 描述、客户确认和回滚记录。
Quick solution
Treat this as a Codex checklist issue. First confirm the environment, inputs, permissions, logs, and delivery boundary. Then use the linked deep guide for the full checklist before changing production code or promising a result.
Read the deep guideDetailed steps
- 是否保存客户需求和验收标准?
- 是否确认仓库访问是客户授权的?
- 是否运行 `git status`?
- 是否确认当前分支不是主分支,或至少知道为什么要在当前分支改?
- 是否创建任务分支?
- 是否知道本次允许修改哪些文件?
Commands or code
Summary:
-
Verification:
-
Not covered:
-
Customer confirmation needed:
-Risk notes
Confirm the real project environment, account permissions, platform rules, and output quality before delivery. Do not ship AI-generated changes without human review, and do not claim indexing, income, deployment success, or ranking improvements without measured evidence.