Compare commits

...

7 Commits

Author SHA1 Message Date
Alex Verkhovsky ed315c4dcc
Merge 3727eca844 into 5971a88553 2025-12-10 17:19:48 +09:00
Murat K Ozcan 5971a88553
Merge pull request #1069 from alexeyv/chore/silence-coderabbit-status
chore: disable CodeRabbit review status comments
2025-12-09 17:10:13 -06:00
Murat K Ozcan 08642a0420
Merge pull request #1084 from alexeyv/fix/issue-1080-product-brief-next-steps
fix: correct markdown formatting in product-brief next steps
2025-12-09 17:09:46 -06:00
Alex Verkhovsky ec73e44097 fix: correct markdown formatting in product-brief next steps
Fixes #1080
2025-12-09 12:45:56 -07:00
Alex Verkhovsky d55f518a96 chore: disable CodeRabbit review status comments
Suppress the automatic "Review skipped" comments on PRs.
CodeRabbit can still be invoked on-demand with @coderabbitai review.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-08 14:02:33 -07:00
Alex Verkhovsky 3727eca844
Merge branch 'main' into fix/elicitation-reshuffle-wording 2025-12-06 23:25:30 -08:00
Alex Verkhovsky 9992b0e56e fix(core): clarify elicitation option labels - 'Random 5' not 'Reshuffle' 2025-12-06 20:06:00 -07:00
3 changed files with 7 additions and 5 deletions

View File

@ -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:

View File

@ -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>

View File

@ -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**"