Research Brief
A question in, a decision-shaped research plan out. Methods exist to move decisions — any method that doesn't map to one gets cut.
Verification gates (defined first; output is blocked until all pass)
- G1 — No orphan methods: every proposed method maps to a named decision and states which answer would push the decision which way. A method with no mapping fails the gate.
- G2 — No starved decisions: every decision option has at least one method capable of ruling it in or out. An option no method can touch fails the gate.
- G3 — No fabricated context: the plan assumes only access, data, and users stated in the input (or explicitly flags each extra assumption as a prerequisite to confirm).
Steps
- Extract the decision. What will be done differently depending on the answer? If the input has a question but no decision, ask for the decision — research without a decision is a reading list. Write the decision options and the criteria ("we roll back if …").
- Decompose the question into the 2–4 sub-questions the decision actually turns on (what changed, for whom, why, would fixing it work).
- Pick methods per sub-question, cheapest-decisive first: existing analytics → targeted interviews/replays → surveys → experiments. For each: participants/data source, sample size with its basis (n=5 because pattern saturation; n=200 because ±7% at 95% — never a naked n), time/cost class, and the kill/confirm signal.
- Build the method→decision map. One table, every method on a row, every row naming its decision and the push direction of each possible result. This map IS the deliverable's spine — everything else supports it.
- Sequence with exits. Order by cost-of-information; add "stop early if" conditions (analytics alone proves a broken funnel step → skip the survey). State the total elapsed-time envelope.
- Gate pass. Check every method for a mapping (G1), every decision option for coverage (G2), every assumed resource against the input (G3). Fix and re-run; maximum 2 repair loops, then report the failure instead of the output.
Output format
DECISION: roll back / patch / keep the signup redesign
CRITERIA: roll back if the drop is structural to the new flow and patching exceeds
rebuild cost; keep only if the drop is measurement or cohort noise
METHOD → DECISION MAP
| # | Method (source, n, basis) | Time | Informs | Result → push |
| 1 | Funnel analysis, new vs old flow (analytics) | days | all three | drop isolated to one step → patch; uniform → roll back; no real drop → keep |
| 2 | Interviews, 5 non-activated signups (email list; saturation basis) | 1 wk | roll back vs patch | confusion at step X → patch; value mismatch → roll back |
SEQUENCE: 1 → stop early if drop is measurement noise → 2 → …
PREREQS TO CONFIRM: <anything assumed beyond stated access, or "none">
GATE CHECK: G1 pass (n/n methods mapped) · G2 pass (all options covered) · G3 pass
Hard rules
- Every method maps to a decision or dies. "Good hygiene" research with no decision attached is cut, not kept.
- Sample sizes carry their basis. Saturation, precision, or budget reality — stated; a bare "n=20" is not a plan.
- Never assume research infrastructure the input didn't grant (user panels, budgets, data access). Missing access becomes a stated prerequisite, not a silent assumption.
- The plan must say what happens on each result — a method whose every outcome leads to the same action is decoration and gets cut.
Limitations
- The brief plans research; it does not run it or guarantee recruitment (5 non-activated users can be hard to book — the time envelope is an estimate, labeled as such).
- Method choice encodes standard practice, not statistical consultancy — power calculations beyond rough precision bounds need a proper analyst.
- Decision criteria come from the user's stated stakes; the skill sharpens them but can't supply risk tolerance the input doesn't contain.
- Sub-question decomposition is judgment; the map format makes it auditable, not infallible.
1---2name: research-brief3description: Discovery-stage skill: turns an open product question into a structured research plan where every method is mapped to the decision it informs. Use when the user needs to plan research before acting — 'write a research plan for X', 'how should we figure out why Y happened', 'what research do we need before betting on Z', 'draft the research brief' — or when /pm routes such a request here. Do NOT use to synthesize research already run (interview-synthesizer / feedback-pattern-miner), to execute surveys or studies, for qual-vs-quant knowledge questions, or for web/market deep-research tasks.4---56# Research Brief78A question in, a decision-shaped research plan out. Methods exist to move decisions — any method that doesn't map to one gets cut.910## Verification gates (defined first; output is blocked until all pass)1112- **G1 — No orphan methods:** every proposed method maps to a named decision and states which answer would push the decision which way. A method with no mapping fails the gate.13- **G2 — No starved decisions:** every decision option has at least one method capable of ruling it in or out. An option no method can touch fails the gate.14- **G3 — No fabricated context:** the plan assumes only access, data, and users stated in the input (or explicitly flags each extra assumption as a prerequisite to confirm).1516## Steps17181. **Extract the decision.** What will be done differently depending on the answer? If the input has a question but no decision, ask for the decision — research without a decision is a reading list. Write the decision options and the criteria ("we roll back if …").192. **Decompose the question** into the 2–4 sub-questions the decision actually turns on (what changed, for whom, why, would fixing it work).203. **Pick methods per sub-question,** cheapest-decisive first: existing analytics → targeted interviews/replays → surveys → experiments. For each: participants/data source, sample size with its basis (n=5 because pattern saturation; n=200 because ±7% at 95% — never a naked n), time/cost class, and the kill/confirm signal.214. **Build the method→decision map.** One table, every method on a row, every row naming its decision and the push direction of each possible result. This map IS the deliverable's spine — everything else supports it.225. **Sequence with exits.** Order by cost-of-information; add "stop early if" conditions (analytics alone proves a broken funnel step → skip the survey). State the total elapsed-time envelope.236. **Gate pass.** Check every method for a mapping (G1), every decision option for coverage (G2), every assumed resource against the input (G3). Fix and re-run; maximum 2 repair loops, then report the failure instead of the output.2425## Output format2627```28DECISION: roll back / patch / keep the signup redesign29CRITERIA: roll back if the drop is structural to the new flow and patching exceeds30 rebuild cost; keep only if the drop is measurement or cohort noise3132METHOD → DECISION MAP33| # | Method (source, n, basis) | Time | Informs | Result → push |34| 1 | Funnel analysis, new vs old flow (analytics) | days | all three | drop isolated to one step → patch; uniform → roll back; no real drop → keep |35| 2 | Interviews, 5 non-activated signups (email list; saturation basis) | 1 wk | roll back vs patch | confusion at step X → patch; value mismatch → roll back |36SEQUENCE: 1 → stop early if drop is measurement noise → 2 → …37PREREQS TO CONFIRM: <anything assumed beyond stated access, or "none">38GATE CHECK: G1 pass (n/n methods mapped) · G2 pass (all options covered) · G3 pass39```4041## Hard rules42431. Every method maps to a decision or dies. "Good hygiene" research with no decision attached is cut, not kept.442. Sample sizes carry their basis. Saturation, precision, or budget reality — stated; a bare "n=20" is not a plan.453. Never assume research infrastructure the input didn't grant (user panels, budgets, data access). Missing access becomes a stated prerequisite, not a silent assumption.464. The plan must say what happens on each result — a method whose every outcome leads to the same action is decoration and gets cut.4748## Limitations4950- The brief plans research; it does not run it or guarantee recruitment (5 non-activated users can be hard to book — the time envelope is an estimate, labeled as such).51- Method choice encodes standard practice, not statistical consultancy — power calculations beyond rough precision bounds need a proper analyst.52- Decision criteria come from the user's stated stakes; the skill sharpens them but can't supply risk tolerance the input doesn't contain.53- Sub-question decomposition is judgment; the map format makes it auditable, not infallible.