docs: CLAUDE.md 新增任务收尾清理清单#13
Merged
Merged
Conversation
AI 的完成定义天然太窄——代码改了、测试过了、PR 创建了→AI 认为任务 结束了。但分支留在原地,积累成 15 个本地+29 个远程。这个清单把收尾 变成任务完成的一部分,少一步算任务没完成。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
改动
CLAUDE.md 的"提交后检查清单"中新增第 6-10 项,覆盖 PR 合并后的收尾清理。
背景
AI 完成 PR 后不会自动清理分支。检查发现 15 个本地分支 + 29 个远程分支中 90% 已通过 PR 合并但从未被删除。
新增内容
验证