The Force-Multiplier Playbook | solo-scientist
solo-scientist
The Force-Multiplier Playbook
How One Scientist + One LLM Can Match a Research Team
A structured protocol turns the LLM from a chatbot into a force multiplier.
DOI: 10.5281/zenodo.20154578 License: CC BY 4.0
The Problem
Modern science rewards big teams. The ATLAS collaboration has 3,000+ scientists. The average biomedical paper lists 6.5 authors. The solo scientist — once the default mode of discovery — is at a structural disadvantage, not because they lack ideas, but because they lack throughput: literature review, code prototyping, equation derivation, drafting.
The Shift
LLMs crossed a threshold. They can now synthesize literature, derive and verify equations, generate and run code, and draft technical prose — all in a single conversation with file access and code execution.
The Claim
A single researcher, following a structured five-phase protocol with an LLM, can reproduce the output of a small research team. Our preliminary self-experiments suggest speedups of $25\times$ to $90\times$ across two domains (theoretical physics, computational linguistics).
The Stack (4 components — that’s it)
| Component | Why |
|---|---|
| LLM Interface | The brain |
| File I/O | Persistent state across turn |