fix: universal-project-kickoff 增加意图路由后任务澄清步骤 (P0-P3) - #13
Merged
Conversation
P0: 新增 Step 0a-dev 为「开发新功能」增加功能追问+opt-in P1: Fix Bug 路径补充 Bug 细节追问+工具推荐opt-in P2: Review Code 路径增加 Layer 6 工具推荐opt-in P3: 0c-5 命令发现增加确认门 M8 约束增强延伸 — PR #11 修复了 Fork/Clone 的确认门,但遗漏了 意图路由后进入 Step 0c 前的任务澄清步骤。本次修复覆盖「开发新功能」 「修复 Bug」「审查代码」三条路径,确保用户先说明具体任务再决定是否扫描工具。 EN/CN 双版同步,check-i18n-sync.sh 通过。
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.
问题
审查发现 universal-project-kickoff 在意图确认后,部分路径直接跳转到 Step 0c(工具扫描/推荐),缺少对具体任务的追问:
修复 (4 处)
设计
check-i18n-sync.sh通过这是 M8 约束增强的延伸——PR #11 修复了 Fork/Clone 的 7 处确认门,本次补充了意图路由后的任务澄清层。
🤖 Generated with Claude Code