
Think Question Burst
- 4 installs
- 9 repo stars
- Updated August 4, 2026
- product-on-purpose/thinking-framework-skills
think-question-burst is a Claude Code skill for ai & agent building.
About
Runs Hal Gregersen's question-burst method: produces 12-20 questions (no answers), ranks them by catalytic potential, and picks one next question to pursue. A developer uses it when stuck or over-attached to one framing and a better question would unlock more than another answer.
- Value is in ranking and selection, not bulk question generation
- Emits a ranked question set ending in one chosen next question
Think Question Burst by the numbers
- 4 all-time installs (skills.sh)
- +1 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #2,331 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/product-on-purpose/thinking-framework-skills --skill think-question-burstAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 4 |
|---|---|
| repo stars | ★ 9 |
| Last updated | August 4, 2026 |
| Repository | product-on-purpose/thinking-framework-skills ↗ |
How do I helps with ai & agent building tasks.?
Generates a rapid burst of questions about a problem, ranks them by how much they would change the approach, and selects the single most catalytic next question.
Who is it for?
A solo builder working on ai & agent building tasks who needs structured help with think question burst.
Skip if: Teams with no ai & agent building needs, or anyone wanting a generic chat assistant without this specific workflow.
When should I use this skill?
When you need to helps with ai & agent building tasks., or when think-question-burst is a claude code skill for ai & agent building.
What you get
Structured output aligned to think-question-burst: think-question-burst, AI & Agent Building.
Files
<!-- thinking-framework-skills | https://github.com/product-on-purpose/thinking-framework-skills | Apache-2.0 -->
Question Burst
Stuck thinking is usually stuck on the wrong question. A question burst generates many questions about a problem in a short, constrained burst (questions only, no answers), to break attachment to the current framing, then ranks them and picks the single most catalytic one. Because a model can generate questions endlessly, the value here is not the generation, it is the ranking and selection: this skill produces a ranked set ending in one chosen next question, never a bulk dump. The output is that ranked question set.
When to Use
- Stuck, or over-attached to a single framing of the problem.
- At the start of exploring an ambiguous problem, before committing to an answer.
- When a better question would unlock more than another answer.
When NOT to Use
- To produce a bulk list of questions with no ranking or selection (low signal; the main failure mode for an AI).
- When the issue needs answers and convergence, not more questions.
- When the catalytic question is already known.
Instructions
When asked to run a question burst, follow these steps:
1. State the problem in one line. 2. Burst. Generate roughly 12 to 20 questions about it. Questions only, no answers, no preamble. Mix angles: why, how, what-if, who, what-would-change-if. Keep it brief. 3. Rank. Order the questions by how much answering them would change the approach, not by how easy they are. 4. Select. Choose the single most catalytic "next question" and give a one-line reason it would shift the problem. 5. Emit the ranked question set per references/TEMPLATE.md.
Output Format
Use the template in references/TEMPLATE.md. The deliverable is the ranked questions plus the one chosen next question, not a flat list and not answers.
Quality Checklist
Before finalizing, verify:
- [ ] The burst was questions only, no answers.
- [ ] The questions are ranked by catalytic potential, not ease.
- [ ] Exactly one "next question" is selected with a reason.
- [ ] The output curates, it does not just dump a long list.
- [ ] The output is the ranked question set artifact.
Evidence
Tier P. The method is Hal Gregersen's question burst (MIT Sloan): generate many questions under a strict questions-only rule, then find the catalytic ones. MIT Sloan reports participant benefits (broader view, recognizing one's own role); there is no controlled decision-outcome evidence, and for AI the generation half has little value, so this skill is built around curation. Evidence is transferred from human workshops, not AI-validated. Full grading: evidence/dossier.md.
Examples
See references/EXAMPLE.md for a completed ranked question set.
Eval cases: think-question-burst
Trigger and output evaluation, derived fromSKILL.mdandevidence/dossier.md. No runner yet (deferred to the Silver climb); check by hand or wire in later.
Should trigger
- "I've been staring at this churn problem for an hour and I'm stuck. Help me get unstuck before I try to solve it."
- "I think I'm too attached to framing this as a pricing problem. Help me find a better question first."
- "We're just starting to explore this ambiguous onboarding mess and I don't want to commit to an answer yet. Where do I start?"
- "Run a question burst on 'why are users abandoning the signup flow'."
- "I feel like I'm answering the wrong question about our retention dip. Generate questions about it and tell me which one to chase."
- "Before I write the strategy doc, give me a ranked set of questions and pick the most catalytic one to dig into."
Should NOT trigger (wrong tool / near-miss)
- "I already know the real question is 'why does activation drop after day 3' - now help me answer it." (catalytic question already known)
- "Give me a flat list of 30 questions for our discovery survey." (near-miss: bulk question list, no ranking/selection wanted)
- "We've explored enough. I need a decision on which pricing tier to ship." (convergence)
- "Write a postmortem of last week's outage." (after the fact)
- "Summarize the questions raised in this transcript into a tidy bullet list." (summarization)
- "Brainstorm 20 feature ideas and group them by theme." (ideation)
Output checks (a good output must)
- [ ] Burst of roughly 12-20 questions, questions only, no answers, no preamble.
- [ ] Rank the questions by how much answering them would change the approach, not by ease.
- [ ] Select exactly one "next question" with a one-line reason it would shift the problem.
- [ ] Be a ranked question set (raw burst, ranking, chosen next question), not a flat dump and not answers.
- [ ] Mix angles (why, how, what-if, who, what-would-change-if), not all one type.
- [ ] State the problem in one line at the top.
Value vs unaided baseline
Asked to "brainstorm questions," a strong model dumps a long flat list and often slips into answering them - the low-signal failure the dossier flags as worthless for AI (generation is trivial). This skill forces the actual value: ranking by catalytic potential and committing to a single chosen next question with a reason, turning cheap question generation into disciplined reframing.
Evidence Dossier: Question Burst
Single source of truth for the question-burst skill. The SKILL.md, sidecar, and evals derive from this.| Skill | thinking-framework-skills.question-burst (installable name think-question-burst) |
| Family | divergent-ideation |
| Evidence tier | P (practitioner; MIT Sloan reports participant benefits) |
| Confidence | Moderate that questioning shifts framing; for AI the value is curation, not generation |
| Status | draft (authored 2026-05-31 from the discovery corpus) |
1. The mechanism (what actually does the work)
Stuck thinking is often stuck on the wrong question. A question burst generates many questions about a problem in a short, constrained burst - questions only, no answers, no preamble - to break attachment to the current framing, then ranks them for which would most change the approach and picks the single most catalytic one to pursue. The discipline (questions only, a quota, a time box) suppresses the reflex to answer prematurely.
Critical adaptation for AI: a model can produce hundreds of questions instantly, so raw generation is worthless here. The value is entirely in the ranking and selection - identifying the few questions that would actually shift the problem. This skill therefore requires a ranked output and one chosen next question, not a bulk dump.
2. Lineage
- Hal Gregersen (MIT Sloan), "Better Brainstorming" / the question-burst method: generate at least ~15-20 questions in a few minutes under a strict questions-only rule, then study them for the catalytic ones.
No trademark. Named descriptively.
3. What the evidence shows, and what it does NOT show
Supported (practitioner): MIT Sloan reports that participants who run a question burst commonly leave with a better emotional state, a broader view of the problem, or the recognition that they are themselves part of the issue. The questions-only constraint is the active ingredient.
NOT shown: no controlled evidence that it improves decision outcomes. And for AI specifically, the generation half has near-zero value (the well-known critique: LLMs generate questions trivially; the challenge is curation). Grade P, and design the skill around the curation, not the volume.
4. Transferred-evidence flag
Evidence is from human workshop contexts, not AI-augmented use. Transferred, not AI-validated. The honest AI value is narrow but real: forcing a ranked, selected output (not a bulk list) turns cheap question generation into a genuine reframing aid.
5. When it works / when it fails
Works best when: stuck, over-attached to one framing, or at the very start of exploring an ambiguous problem; when a better question is needed before any answer.
Fails or misleads when (poor-fit / anti-patterns):
- Used to dump a bulk list of questions with no ranking or selection (the central AI failure mode; low signal-to-noise).
- Answering instead of questioning during the burst.
- When the issue needs answers and convergence, not more questions.
- When the catalytic question is already known.
6. Output artifact
A ranked question set: the raw burst (kept brief), then the questions ranked by how much they would change the approach, and the single chosen "next question" to pursue with a one-line reason.
7. Sources
1. Gregersen, H. (MIT Sloan), "Better Brainstorming" (HBR) and the Question Burst method.
Verification status: Gregersen/MIT Sloan attribution is well-attested. Treat participant benefits as practitioner-reported, not a measured decision-quality effect.
Ranked Question Set - Worked Example
A completed run of think-question-burst, on the shared Northwind scenario. This is the quality bar a generated set should meet.
Northwind is a B2B SaaS weighing a self-serve free-tier launch and feeling stuck on "build it or not."
---
Problem
- We are stuck debating whether to build a free tier to hit the Q3 growth target.
The burst (questions only)
- Why do we believe a free tier drives growth here specifically?
- What is our current trial-to-paid conversion, and why is it falling?
- Who are the users we actually want more of?
- What would have to be true for a free tier to pay for itself?
- What is the cheapest experiment that would tell us if free works?
- Who loses if we launch a free tier?
- What problem did the free tier idea originally come from?
- Is "growth" the goal, or is it revenue, or qualified pipeline?
- What happens to Sales the day we launch free?
- How would a competitor without a free tier hit this target?
- What would we do if we could not build anything new for Q3?
- Are we solving a packaging problem or a funnel problem?
- What is the most irreversible part of this decision?
- Who has hit this target before, and how?
Ranked by catalytic potential
| Rank | Question | Why it would change the approach |
|---|---|---|
| 1 | Are we solving a packaging problem or a funnel problem? | If it is the funnel, the entire free-tier premise is wrong and the fix is cheaper. |
| 2 | What is the cheapest experiment that would tell us if free works? | Converts a one-way-door build into a reversible test. |
| 3 | Is the goal growth, revenue, or qualified pipeline? | The real objective changes which option even qualifies. |
Next question to pursue
- "Are we solving a packaging problem or a funnel problem?" - it is upstream of everything else: answering it either kills or confirms the free-tier hypothesis before any build, and it is answerable from data we already have.
---
Note: the value is the ranking. A model can list these 14 questions instantly; the work was deciding that question 1 reframes the whole debate, and feeding it into a problem-restatement or evidence sort next.
Ranked Question Set - Template
Fill this in. The deliverable is the ranked questions plus one chosen next question, not a flat list and not answers.
---
Problem
- [one line]
The burst (questions only)
[12 to 20 questions, no answers. Keep brief.]
Ranked by catalytic potential
| Rank | Question | Why it would change the approach |
|---|---|---|
| 1 | ||
| 2 | ||
| 3 |
Next question to pursue
- [the single most catalytic question] - one line on why answering this shifts the problem most.
# Rich sidecar for the think-question-burst skill. DRAFT shape.
# A hand-authored summary of evidence/dossier.md (the source of truth).
identity:
id: thinking-framework-skills.question-burst
slug: question-burst
name: think-question-burst
display_name: Question Burst
version: 0.1.0
status: draft
maturity: alpha
classification:
primary_family: divergent-ideation
secondary_families: [problem-framing]
thinking_modes: [divergent, lateral]
problem_contexts: [high-ambiguity]
use_cases:
- break attachment to a single framing when stuck
- surface a better question before answering, early in an ambiguous problem
poor_fit_cases:
- dumping a bulk list of questions with no ranking or selection
- issues that need answers and convergence, not more questions
- when the catalytic question is already known
interface:
required_inputs:
- a problem or topic to question
optional_inputs:
- what has already been tried or assumed
primary_artifact_type: ranked-question-set
output_formats: [markdown-table]
execution:
mode: inline
subagent_suitable: false
recipe_suitable: true
likely_companions:
- thinking-framework-skills.problem-restatement
- thinking-framework-skills.evidence-vs-inference-sort
relationships:
often_follows: []
often_precedes:
- thinking-framework-skills.problem-restatement
complements:
- thinking-framework-skills.problem-restatement
overlaps_with: []
variants: []
quality:
trigger_eval_status: measured-2026-06-17
output_eval_status: measured-2026-06-17
known_failure_modes:
- generating volume without ranking or selecting (the AI failure mode)
- answering instead of questioning during the burst
- vague questions that would not change the approach
evidence:
evidence_tier: "P"
confidence: moderate; for AI the value is curation, not generation
transferred_evidence: true
lineage:
derived_from: [Gregersen question burst, MIT Sloan]
source_dossier: evidence/dossier.md
attribution_required: false
trademark: none
implementation:
skill_path: skills/think-question-burst/SKILL.md
references_path: skills/think-question-burst/references/
evidence_path: skills/think-question-burst/evidence/dossier.md
evals_path: skills/think-question-burst/eval/
Related skills
FAQ
What does think-question-burst do?
think-question-burst is a Claude Code skill for ai & agent building.
When should I use think-question-burst?
When you need to helps with ai & agent building tasks., or when think-question-burst is a claude code skill for ai & agent building.
What are the main capabilities?
think-question-burst; AI & Agent Building; AI-coding skill.