microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
940773c7065ca3c06217d8ebda68b40571cd73f3

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

docs/design-thinking/method-04-brainstorming.md

90lines · modecode

1---
2title: "Method 4: Brainstorming"
3description: "Generate diverse solution ideas through structured divergent thinking and converge on promising directions through evidence-informed clustering."
4sidebar_position: 8
5author: Microsoft
6ms.date: 2026-02-25
7ms.topic: tutorial
8keywords: [design thinking, method-04, brainstorming]
9estimated_reading_time: 5
10---
11
12## What This Method Does
13
14Method 4 generates a wide range of solution ideas through structured divergent thinking, then converges on the most promising directions through evidence-informed clustering. You move from the Problem Space's validated insights into active solution generation, using constraints as creative fuel rather than limitations.
15
16Effective brainstorming produces quantity and variety first, then applies judgment second. The diverge-then-converge structure prevents premature commitment to the first reasonable idea while ensuring the best ideas survive systematic evaluation.
17
18## When to Use
19
20* After completing Input Synthesis (Method 3) with validated themes and a clear problem statement
21* When the team has shared understanding of user needs and is ready to ideate
22* When entering the Solution Space for the first time, or returning from Method 8 when testing invalidated a core concept
23* When existing solutions feel stale and the team needs fresh perspectives
24
25## Space Context
26
27Method 4 is the **entry point to the Solution Space**. The Solution Space spans Methods 4 through 6 and focuses on generating, articulating, and prototyping solutions. Method 4 produces raw ideas, Method 5 shapes them into coherent concepts, and Method 6 builds lo-fi prototypes to test them.
28
29> [!NOTE]
30> Entering the Solution Space requires validated synthesis from the Problem Space. If problem statements are vague or unsupported by evidence, brainstorming produces scattered ideas that don't address real user needs.
31
32## Key Activities
33
34* Divergent ideation: Generate a high volume of ideas without evaluation. Target 15 or more ideas across 4 to 6 categories. Quantity and variety matter more than polish at this stage.
35* Constraint-informed generation: Use frozen constraints from Method 1 as creative boundaries that shape ideas rather than block them. Fluid constraints can be challenged or redesigned as part of the solution.
36* AI collaboration: Use AI as a brainstorming partner through three patterns: Prep and Synthesis (AI prepares stimulus material and organizes outputs), Backup Generator (AI generates additional ideas when team momentum stalls), and Silent Observer (AI captures and categorizes ideas during team sessions).
37* Philosophy-based clustering: Group ideas not by surface similarity but by their underlying approach or philosophy. Ideas that look different but share the same theory of change belong together.
38* Convergent evaluation: Assess clusters against the problem statement, validated constraints, and stakeholder needs. Identify 3 to 5 themes that represent distinct solution directions worth developing further.
39
40## How to Start
41
42Review the problem statement and key themes from Method 3. Set up a brainstorming session with clear rules: defer judgment, build on others' ideas, and aim for quantity over quality.
43
44Use this prompt to kick off ideation:
45
46```text
47Our problem statement is: [problem statement from Method 3]. The key constraints are
48[frozen constraints]. Generate 15+ diverse solution ideas that address this problem,
49including unconventional approaches that challenge fluid constraints.
50```
51
52During brainstorming:
53
54* Separate idea generation from idea evaluation completely
55* Encourage wild ideas: they often contain seeds of practical innovation
56* Use constraints as creative prompts, not filters
57* Document every idea, even ones that seem impractical
58
59## Expected Outputs
60
61* Idea inventory with 15 or more ideas across 4 to 6 categories
62* Philosophy-based clusters grouping ideas by underlying approach
63* 3 to 5 converged themes representing distinct solution directions
64* Constraint analysis showing which ideas work within frozen constraints and which challenge fluid constraints
65* Evaluation notes connecting promising clusters to validated user needs from Method 3
66
67## Quality Checks
68
69* Divergent phase produced sufficient quantity and variety (15+ ideas, 4+ categories)
70* Ideas are clustered by underlying philosophy, not surface similarity
71* Frozen constraints are respected; fluid constraints are challenged intentionally
72* Converged themes trace back to validated problem statements and user needs
73* No single stakeholder perspective dominates the idea selection
74
75## Next Method
76
77When you have 3 to 5 converged solution themes grounded in the problem statement and constraint landscape, proceed to [Method 5: User Concepts](method-05-user-concepts.md) to articulate these themes into structured concept descriptions.
78
79## Related Resources
80
81* [Method 3: Input Synthesis](method-03-input-synthesis.md)
82* [Method 5: User Concepts](method-05-user-concepts.md)
83* [Design Thinking Overview](README.md)
84
85> Brought to you by microsoft/hve-core
86
87<!-- markdownlint-disable MD036 -->
88*🤖 Crafted with precision by ✨Copilot following brilliant human instruction,
89then carefully refined by our team of discerning human reviewers.*
90<!-- markdownlint-enable MD036 -->
91