Clarify quick flow tech-spec plan wording
- align Step 2 checkpoint menu wording with the plan step it loads - add a note that Step 3 updates the existing tech-spec instead of creating a new one
This commit is contained in:
parent
35ae4fd024
commit
a368900ed0
|
|
@ -119,7 +119,7 @@ Fill in:
|
|||
|
||||
```
|
||||
[a] Advanced Elicitation - explore more context
|
||||
[c] Continue - proceed to Generate Spec
|
||||
[c] Continue - proceed to Generate Plan
|
||||
[p] Party Mode - bring in other experts
|
||||
```
|
||||
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ wipFile: '{implementation_artifacts}/tech-spec-wip.md'
|
|||
# Step 3: Generate Implementation Plan
|
||||
|
||||
**Progress: Step 3 of 4** - Next: Review & Finalize
|
||||
+**Note:** This step updates the existing tech-spec with the implementation plan; it does not create a new spec.
|
||||
|
||||
## RULES:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue