Compare commits
7 Commits
a3bdee1ab4
...
ed315c4dcc
| Author | SHA1 | Date |
|---|---|---|
|
|
ed315c4dcc | |
|
|
5971a88553 | |
|
|
08642a0420 | |
|
|
ec73e44097 | |
|
|
d55f518a96 | |
|
|
3727eca844 | |
|
|
9992b0e56e |
|
|
@ -6,7 +6,7 @@ reviews:
|
||||||
profile: chill
|
profile: chill
|
||||||
high_level_summary: true
|
high_level_summary: true
|
||||||
request_changes_workflow: false
|
request_changes_workflow: false
|
||||||
review_status: true
|
review_status: false
|
||||||
collapse_walkthrough: false
|
collapse_walkthrough: false
|
||||||
poem: false
|
poem: false
|
||||||
auto_review:
|
auto_review:
|
||||||
|
|
|
||||||
|
|
@ -45,14 +45,14 @@
|
||||||
|
|
||||||
<format>
|
<format>
|
||||||
**Advanced Elicitation Options (If you launched Party Mode, they will participate randomly)**
|
**Advanced Elicitation Options (If you launched Party Mode, they will participate randomly)**
|
||||||
Choose a number (1-5), [r] to Reshuffle, [a] List All, or [x] to Proceed:
|
Choose a number (1-5), [r] Random 5, [a] List All, or [x] to Proceed:
|
||||||
|
|
||||||
1. [Method Name]
|
1. [Method Name]
|
||||||
2. [Method Name]
|
2. [Method Name]
|
||||||
3. [Method Name]
|
3. [Method Name]
|
||||||
4. [Method Name]
|
4. [Method Name]
|
||||||
5. [Method Name]
|
5. [Method Name]
|
||||||
r. Reshuffle the list with 5 new options
|
r. Pick 5 random methods
|
||||||
a. List all methods with descriptions
|
a. List all methods with descriptions
|
||||||
x. Proceed / No Further Actions
|
x. Proceed / No Further Actions
|
||||||
</format>
|
</format>
|
||||||
|
|
|
||||||
|
|
@ -119,7 +119,10 @@ Provide guidance on logical next workflows:
|
||||||
- Success metrics become specific acceptance criteria
|
- Success metrics become specific acceptance criteria
|
||||||
- MVP scope becomes detailed feature specifications
|
- MVP scope becomes detailed feature specifications
|
||||||
|
|
||||||
**Other Potential Next Steps:** 2. `workflow create-ux-design` - UX research and design 3. `workflow create-architecture` - Technical architecture planning 4. `workflow domain-research` - Deep market or domain research (if needed)
|
**Other Potential Next Steps:**
|
||||||
|
|
||||||
|
2. `workflow create-ux-design` - UX research and design (can run parallel with PRD)
|
||||||
|
3. `workflow domain-research` - Deep market or domain research (if needed)
|
||||||
|
|
||||||
**Strategic Considerations:**
|
**Strategic Considerations:**
|
||||||
|
|
||||||
|
|
@ -145,7 +148,6 @@ The brief captures everything needed to guide subsequent product development:
|
||||||
|
|
||||||
- PRD workflow for detailed requirements?
|
- PRD workflow for detailed requirements?
|
||||||
- UX design workflow for user experience planning?
|
- UX design workflow for user experience planning?
|
||||||
- Architecture workflow for technical design?
|
|
||||||
|
|
||||||
**Product Brief Complete**"
|
**Product Brief Complete**"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue