From takshashila-scholar
Crystallizes an intuition or argument into a rigorous, testable hypothesis with assumptions mapped, evidence requirements specified, and causal model made explicit. Produces a Research Brief to anchor the research lifecycle.
How this skill is triggered — by the user, by Claude, or both
Slash command
/takshashila-scholar:hypothesis-developmentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Turn a researcher's intuition or argument into a rigorous, testable claim — with the assumptions mapped, evidence requirements specified, and the implied causal model made explicit. The output (a Research Brief) anchors everything that follows: literature search, stakeholder mapping, causal analysis, and drafting.
Turn a researcher's intuition or argument into a rigorous, testable claim — with the assumptions mapped, evidence requirements specified, and the implied causal model made explicit. The output (a Research Brief) anchors everything that follows: literature search, stakeholder mapping, causal analysis, and drafting.
Entry Point A — Researcher already has a hypothesis: Run this skill first, then use the Research Brief to guide source-gathering and drafting.
Entry Point B — Researcher has done exploratory reading:
Run this after /zotero-review or /parliament-search to crystallize what the evidence suggests into a testable claim.
In both cases, this skill must be run before drafting. A piece without a tested hypothesis is an opinion. A piece with one is an argument.
| Type | Example | How to Handle |
|---|---|---|
| Empirical claim | "India's semiconductor imports grew 40% in five years" | Check and cite |
| Causal claim | "PLI subsidies will attract fab investment because..." | Map mechanism, identify assumptions |
| Normative claim | "India should invest in semiconductors" | Flag: needs a separate values argument |
| Definitional claim | "By 'chip' I mean logic chips, not memory" | Make explicit in the draft |
Most policy arguments conflate these. Separating them makes the argument stronger and the evidence requirements clearer.
Ask the researcher: "State your hypothesis in one sentence."
Apply three tests:
Refine the hypothesis until it passes all three tests.
Break the refined hypothesis into its component claims:
For each causal claim: state it as "X → Y because [mechanism]."
Every policy hypothesis implies a theory of how the world works. Make it explicit.
From the causal claims extracted in Step 2, construct the implied causal chain:
"Your hypothesis implies: [Node A] → [Node B] → [Node C], with [Condition X] and [Condition Y] as necessary conditions for each link to hold."
Generate a skeleton Mermaid diagram showing the key causal path (this feeds directly into causal-loop-analysis):
flowchart LR
A[Cause] -->|mechanism| B[Intermediate effect]
B -->|mechanism| C[Outcome claimed]
Also state the core causal chain as a single sentence in the "deny X → deny Y → deny Z" format — this is the input causal-loop-analysis needs to identify named loops and cross-connections.
Note: this is a skeleton, not a complete causal map. The full map — with named reinforcing/balancing loops, cross-connections, and leverage points — is developed in causal-loop-analysis.
Before proceeding to assumption mapping, apply three checks that Takshashila treats as mandatory intellectual hygiene:
For each causal link in the skeleton model:
Assumption mapping:
Falsification:
This produces the Assumptions Map (see references/assumptions-map-template.md).
Based on the claim decomposition and assumption map, generate a concrete research agenda:
For each empirical claim:
/parliament-search or government-source-finder)Priority ranking:
Source suggestions:
/parliament-search [topic]/zotero-reviewgovernment-source-finder agentEvery hypothesis has political economy implications — someone benefits from it being true or false.
This hands off to stakeholder-analysis for full mapping.
Produce a structured 1-page Research Brief that anchors the entire research project:
## Research Brief
### Hypothesis
[Refined, falsifiable hypothesis — one sentence]
### Claim Decomposition
**Empirical claims:**
- [Claim 1] — Source needed: [type of source]
- [Claim 2] — Source needed: [type of source]
**Causal claims:**
- [A → B because mechanism C] — Assumption: [X must hold]
- [B → Outcome because mechanism D] — Assumption: [Y must hold]
**Normative claims (flagged):**
- [Any value judgements embedded in the argument]
### Implied Causal Model (skeleton)
[Mermaid flowchart showing key causal chain]
### Key Assumptions (ranked by fragility)
1. [Most fragile] — Breaks if: [condition]
2. [...]
3. [Most robust] — Breaks only if: [condition]
### Falsification Condition
[What would have to be true to disprove the hypothesis — stated as specifically as possible]
### Competing Hypotheses
- [Alternative explanation 1 that produces the same outcome]
- [Alternative explanation 2]
### Evidence Requirements
**Must-have (argument unpublishable without):**
- [Evidence item 1]
**Should-have (strengthens argument significantly):**
- [Evidence item 2]
**Nice-to-have:**
- [Evidence item 3]
### Actor Analysis (brief)
- Strongest challenger: [who and why]
- Critical actor: [whose behaviour the hypothesis depends on]
- Target audience: [who the argument is trying to persuade]
### Next Steps
- [ ] Run `/parliament-search [topic]` for [specific claims]
- [ ] Run `stakeholder-analysis` for full actor mapping
- [ ] Run `causal-loop-analysis` using the skeleton causal model above — produces named loops, cross-connections, leverage points
- [ ] Run `/zotero-review` for [specific academic literature]
- [ ] **Alternative:** Run `/policy-analysis` to work through the full Bardach 8-step frame — useful if the problem definition or alternatives need more development before drafting
Hypothesis is actually a conclusion: "India should invest in semiconductors" — this is where you want to end up, not where you start. What's the causal claim that leads here?
Mechanism is a black box: "Subsidies → Growth" without explaining how. Break the mechanism into steps.
Time horizon mismatch: Causal claim is long-run, evidence sought is short-run (or vice versa). Specify the time horizon explicitly.
Scope too wide: "Geopolitics affects trade" — unfalsifiable in practice. "US export controls on advanced chips reduced China's AI model training capacity by [X] between 2022 and 2024" — testable.
Normative smuggling: Empirical-sounding claims that embed a value judgment. "Domestic semiconductor manufacturing is necessary for strategic autonomy" — "necessary" and "strategic autonomy" are normative. Unpack them.
npx claudepluginhub pranaykotas/takshashila-scholar --plugin takshashila-scholarGenerates falsifiable, testable research hypotheses from notes and documents. Use when brainstorming hypotheses, generating research questions, or identifying testable predictions. Not for general Q&A.
Formulates testable hypotheses from observations using the scientific method. Helps design experiments, propose mechanisms, and generate predictions.
Develops vague political or social topics into defensible research problems with concept memos, rival explanations, and observable implications.