What is the problem?
一份给 AI 工具新手使用的多工具工作流检查清单,覆盖需求澄清、代码修改、长文复核、测试证据、隐私脱敏和交付说明。
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
- 是否保存客户原始需求?不要只保存 AI 总结后的版本。
- 是否先脱敏?客户姓名、账号、密钥、订单、后台链接是否已经删除或替换。
- ChatGPT 是否只用于澄清和草拟?有没有把它的回复当成最终报价。
- Claude 是否用于长文整理?整理后是否回到原文核对关键事实。
- Codex 是否先读代码结构?是否避免无关重构和大范围改动。
- 是否查看 git diff?确认只改了目标文件,没有暴露密钥或改变公开状态。
Commands or code
任务目标:
客户原始需求:
脱敏处理:
ChatGPT 用于:
Claude 用于:
Codex 用于:
人工检查:
测试证据:
未覆盖范围:
交付说明: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.