docs(task-intake): add stage 4 realignment rule for critical decisions#27
Merged
Conversation
Stage 4 had no explicit rule for pausing and returning to user alignment when new ambiguities or conflicts were discovered mid-execution. Add the missing invariant to close this gap. 无需补充测试(纯文档更新)。
HelloWorldU
commented
May 28, 2026
HelloWorldU
left a comment
Owner
Author
There was a problem hiding this comment.
[自审] 自动审阅通过(LGTM)
注:GitHub 不允许 PR 作者 approve 自己的 PR,此评论仅作为审阅记录。
HelloWorldU
commented
May 28, 2026
HelloWorldU
left a comment
Owner
Author
There was a problem hiding this comment.
[自审] 自动审阅通过
注:GitHub 不允许 PR 作者 approve 自己的 PR,此评论仅作为审阅记录。
HelloWorldU
commented
May 28, 2026
HelloWorldU
left a comment
Owner
Author
There was a problem hiding this comment.
[自审] 自动审阅通过
注:GitHub 不允许 PR 作者 approve 自己的 PR,此评论仅作为审阅记录。
HelloWorldU
commented
May 28, 2026
HelloWorldU
left a comment
Owner
Author
There was a problem hiding this comment.
[自审] 自动审阅通过
注:GitHub 不允许 PR 作者 approve 自己的 PR,此评论仅作为审阅记录。
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.
变更内容
.kimi/skills/task-intake/SKILL.md: 在阶段 4 不变量中新增"执行中遇重大决策点,回退对齐"规则,明确执行过程中若发现需求歧义、方案冲突、边界不清等未在前期覆盖的重要决策点时,应暂停实现并回到阶段 1 重新对齐,禁止直接调用工具中断流程类型
检查项