mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-03 15:43:11 +08:00
fix(analyze-with-file): add session termination boundary and optimize Phase 4 UX
- Add explicit session termination output before lite-planex handoff to prevent phase collision between analyze-with-file and lite-plan - Restructure Phase 4: display conclusions summary before asking next step - Simplify post-completion options to 3 (执行任务/产出Issue/完成), remove redundant 导出报告 since report is always shown - Update 01-lite-plan.md context isolation label to match new option name
This commit is contained in:
@@ -18,7 +18,7 @@ Intelligent lightweight planning command with dynamic workflow adaptation based
|
||||
|
||||
## Context Isolation
|
||||
|
||||
> **⚠️ CRITICAL**: If this phase was invoked from analyze-with-file (via "生成任务"),
|
||||
> **⚠️ CRITICAL**: If this phase was invoked from analyze-with-file (via "执行任务"),
|
||||
> the analyze-with-file session is **COMPLETE** and all its phase instructions
|
||||
> are FINISHED and MUST NOT be referenced.
|
||||
> Only follow the LP-Phase 1-5 defined in THIS document (01-lite-plan.md).
|
||||
|
||||
Reference in New Issue
Block a user