What is the problem?
一份 Claude Code 小项目任务检查清单,帮助新手判断任务是否明确、低权限、可复现、可验证、可验收,避免接成长期维护或高风险项目。
Quick solution
Treat this as a AI tools 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
- 任务目标是否只有一个?如果有多个目标,先拆分。
- 是否有复现步骤?没有复现,只能先诊断。
- 是否有错误原文或截图?截图需要脱敏,最好有可复制文字。
- 是否低权限?不碰生产数据、后台、付款和管理员权限。
- 是否有测试环境?本地、测试、预览、生产要分清。
- 是否能验证?lint、build、页面预览、截图或客户手动流程。
Commands or code
我可以先判断这个任务是否适合小范围处理。请确认:
- 一个明确目标
- 复现步骤或错误原文
- 当前环境
- 是否涉及账号、付款、真实数据或管理员权限
- 修完后怎样验收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.