Research It
Resolve one outside claim with evidence the reader can audit.
Scope
- Kind: workflow
- Owns: one open question whose answer lives outside this conversation, returned as evidence with a verdict the reader can audit.
- Boundary: reads external sources and the current project for context. Writes a findings record only. A research-only request does not authorize edits or external action. When research is a step in an already-authorized job, return its finding to that job and continue within its authority.
Do not use this when
- Several candidates must be compared and one recommended ->
give-me-solutions
- The doubt is about work produced in this conversation rather than an outside claim ->
are-you-sure
- The doubt is about whether shipped code, data, or a deployment behaves correctly ->
dev-are-you-sure
- A registered framework or book should interpret a case already in hand ->
baseon
- The question is which layer of the system is actually failing ->
zoom-out
Procedure
- Preserve the actual falsifiable claim and its scope: who or what, version, population, conditions and time period, where supplied. Distinguish an absolute claim from a frequency estimate. Do not silently narrow the claim to make it true.
- Use the supplied evidence first. If outside research is needed and available, seek primary documentation and independent experience, including evidence against the claim. Report the sources actually read and searches actually performed. A supplied-source task does not require inventing a search or refusing an answer because a preferred source type is absent.
- Keep source assertions, observed results, independent corroboration and your inference distinguishable. Record useful source identity, date, scope and stake only when known; mark material missing information unknown. Independence, lack of sponsorship, publication date and test coverage cannot be inferred from a document's label. A commercial stake does not erase observations; assess their methods and limits rather than discard them automatically.
- Decide what the evidence establishes. A valid counterexample refutes an absolute claim within its original scope; successful cases or a later fix do not erase that result. Revising it requires resolving every decisive contrary item, not merely explaining away one. A changed version or narrower scope is a separate claim. An exhaustive check can support a bounded finite claim. Selected anecdotes cannot establish a population rate without a suitable denominator and sampling method.
- Deliver the requested wording or answer first, with only the evidence and limits needed to support it. Before returning it, check each factual sentence against its source: do not move a date, test condition or observation from one source to another; turn missing information into unknown, not an assertion of absence. Preserve relative dates when no task reference date is supplied. Distinguish a listed or planned item from an observed delivery. Treat representativeness, independence and motives as unknown unless evidenced. For a causal or typical-population claim, an uncontrolled before/after observation does not establish an effect or a typical estimate. Remove unsupported details rather than soften them with likely or plausible. Use supported, contradicted, conditional or unsettled as appropriate. Do not append hypothetical reversal conditions unless the user asks; if asked, keep them valid for the original claim. A ledger is optional, and a one-sentence request gets one sentence.
Stop when
The question is answered as far as the available evidence permits and another source is unlikely to change the decision. If an important source or tool is unavailable, state the specific limit and give the bounded answer already supported. Do not prolong research to fill fields or obtain a source that cannot affect the verdict.
Principles
Falsification — Seek evidence that could refute the claim, and keep the claim's scope stable while evaluating it. Source: Karl Popper, The Logic of Scientific Discovery, 1934
Sponsorship bias — Commercial interests call for scrutiny of methods and corroboration, not automatic dismissal of observations or assumed neutrality of technical documentation. Source: Lundh and colleagues, Industry sponsorship and research outcome, Cochrane Methodology Review, 2017
Base rate over vivid case — An incident establishes occurrence, not frequency; distinguish a counterexample to an absolute from evidence about a rate. Source: Daniel Kahneman and Amos Tversky, work on representativeness and base-rate neglect, 1973
Evidence decay — Check freshness when changing conditions could affect applicability. An unknown date is a limitation where time matters, not a reason to invent a date or discard evidence about a fixed historical dataset. Source: Samuel Arbesman, The Half-Life of Facts, 2012
Counter-case
- A verified failure refutes an all-cases claim; later successful trials do not restore it. If a recheck proves the failure record erroneous and an exhaustive check covers the bounded population, revising the verdict is justified.
- The user asks which of four database options fits their workload ->
give-me-solutions owns the recommendation and may use this skill for evidence.
- The user asks whether the report just written contains an error ->
are-you-sure owns inspection of that work.
Hand back
The claim and verdict, the decisive source evidence with locators when available, and the material limits. Keep fact, source assertion and inference clear without requiring separate sections for empty categories. For a research-only request, stop at the verdict. For an authorized larger task, use the finding to continue that task.
Sources
Popper 1934, The Logic of Scientific Discovery. Kahneman and Tversky 1973, On the psychology of prediction. Arbesman 2012, The Half-Life of Facts. Lundh and colleagues 2017, Industry sponsorship and research outcome, Cochrane Database of Systematic Reviews.
1---2name: research-it3description: Settle a doubt about one claim, approach, or requirement with outside evidence from official sources and real users. Use when confidence is missing, not when choosing between options or checking your own work.4license: CC-BY-NC-4.05---67# Research It89Resolve one outside claim with evidence the reader can audit.1011## Scope1213- Kind: workflow14- Owns: one open question whose answer lives outside this conversation, returned as evidence with a verdict the reader can audit.15- Boundary: reads external sources and the current project for context. Writes a findings record only. A research-only request does not authorize edits or external action. When research is a step in an already-authorized job, return its finding to that job and continue within its authority.1617## Do not use this when1819- Several candidates must be compared and one recommended -> `give-me-solutions`20- The doubt is about work produced in this conversation rather than an outside claim -> `are-you-sure`21- The doubt is about whether shipped code, data, or a deployment behaves correctly -> `dev-are-you-sure`22- A registered framework or book should interpret a case already in hand -> `baseon`23- The question is which layer of the system is actually failing -> `zoom-out`2425## Procedure26271. Preserve the actual falsifiable claim and its scope: who or what, version, population, conditions and time period, where supplied. Distinguish an absolute claim from a frequency estimate. Do not silently narrow the claim to make it true.282. Use the supplied evidence first. If outside research is needed and available, seek primary documentation and independent experience, including evidence against the claim. Report the sources actually read and searches actually performed. A supplied-source task does not require inventing a search or refusing an answer because a preferred source type is absent.293. Keep source assertions, observed results, independent corroboration and your inference distinguishable. Record useful source identity, date, scope and stake only when known; mark material missing information unknown. Independence, lack of sponsorship, publication date and test coverage cannot be inferred from a document's label. A commercial stake does not erase observations; assess their methods and limits rather than discard them automatically.304. Decide what the evidence establishes. A valid counterexample refutes an absolute claim within its original scope; successful cases or a later fix do not erase that result. Revising it requires resolving every decisive contrary item, not merely explaining away one. A changed version or narrower scope is a separate claim. An exhaustive check can support a bounded finite claim. Selected anecdotes cannot establish a population rate without a suitable denominator and sampling method.315. Deliver the requested wording or answer first, with only the evidence and limits needed to support it. Before returning it, check each factual sentence against its source: do not move a date, test condition or observation from one source to another; turn missing information into unknown, not an assertion of absence. Preserve relative dates when no task reference date is supplied. Distinguish a listed or planned item from an observed delivery. Treat representativeness, independence and motives as unknown unless evidenced. For a causal or typical-population claim, an uncontrolled before/after observation does not establish an effect or a typical estimate. Remove unsupported details rather than soften them with likely or plausible. Use supported, contradicted, conditional or unsettled as appropriate. Do not append hypothetical reversal conditions unless the user asks; if asked, keep them valid for the original claim. A ledger is optional, and a one-sentence request gets one sentence.3233## Stop when3435The question is answered as far as the available evidence permits and another source is unlikely to change the decision. If an important source or tool is unavailable, state the specific limit and give the bounded answer already supported. Do not prolong research to fill fields or obtain a source that cannot affect the verdict.3637## Principles3839**Falsification** — Seek evidence that could refute the claim, and keep the claim's scope stable while evaluating it. Source: Karl Popper, The Logic of Scientific Discovery, 193440**Sponsorship bias** — Commercial interests call for scrutiny of methods and corroboration, not automatic dismissal of observations or assumed neutrality of technical documentation. Source: Lundh and colleagues, Industry sponsorship and research outcome, Cochrane Methodology Review, 201741**Base rate over vivid case** — An incident establishes occurrence, not frequency; distinguish a counterexample to an absolute from evidence about a rate. Source: Daniel Kahneman and Amos Tversky, work on representativeness and base-rate neglect, 197342**Evidence decay** — Check freshness when changing conditions could affect applicability. An unknown date is a limitation where time matters, not a reason to invent a date or discard evidence about a fixed historical dataset. Source: Samuel Arbesman, The Half-Life of Facts, 20124344## Counter-case4546- A verified failure refutes an all-cases claim; later successful trials do not restore it. If a recheck proves the failure record erroneous and an exhaustive check covers the bounded population, revising the verdict is justified.47- The user asks which of four database options fits their workload -> `give-me-solutions` owns the recommendation and may use this skill for evidence.48- The user asks whether the report just written contains an error -> `are-you-sure` owns inspection of that work.4950## Hand back5152The claim and verdict, the decisive source evidence with locators when available, and the material limits. Keep fact, source assertion and inference clear without requiring separate sections for empty categories. For a research-only request, stop at the verdict. For an authorized larger task, use the finding to continue that task.5354## Sources5556Popper 1934, The Logic of Scientific Discovery. Kahneman and Tversky 1973, On the psychology of prediction. Arbesman 2012, The Half-Life of Facts. Lundh and colleagues 2017, Industry sponsorship and research outcome, Cochrane Database of Systematic Reviews.