By K-Dense-AI
Enables rigorous, reproducible computational science workflows within Claude Code: framing falsifiable research questions, pre-registering analysis plans, executing reproducible analyses with review checkpoints, investigating anomalies, and archiving reproducible environments.
Use when you have an approved research question and need a concrete analysis plan, before touching outcome data or fitting any model
Use when facing 2+ independent investigations that can proceed without shared state - parallel literature survey, multi-dataset replication, or pre-specified robustness checks
Use when you have a pre-registered analysis plan to execute inline in this session with review checkpoints, on a platform without subagents
You MUST use this before any data analysis or investigation - before exploring a dataset, loading or profiling data, running a model, computing a statistic, or testing an idea, and before any outcome data is touched
Use when a result is surprising, impossible, contradicts a sanity check, a pipeline fails, a model won't converge, or a replication fails - before adjusting anything
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Science Superpowers is a complete computational-science methodology for your research agents, built on a set of composable skills plus initial instructions that make sure your agent actually uses them. It has zero third-party dependencies — it runs with only your agent harness and a POSIX shell.
⭐ If Science Superpowers helps your research, please star this repository. A star helps other scientists and engineers find the project and tells us the methodology is worth expanding.
Learn more: Introducing Science Superpowers — why we built it, the Iron Law, and the full workflow.
Stay up to date: Follow K-Dense on X, LinkedIn, and YouTube for new skills, release announcements, and research workflow demos.
It is a reimplementation of Superpowers (a software-development methodology) for a different domain: doing science with data. The architecture is the same — skills that auto-trigger via a session-start bootstrap — but the workflow is the research lifecycle, and the central discipline is pre-registration instead of test-driven development.
It starts the moment you fire up your agent. As soon as it sees you're trying to investigate something, it doesn't jump straight into running code on your data. Instead it steps back and helps you turn a fuzzy interest into a precise, falsifiable question.
Once the question is clear, it grounds the work in prior literature and standard methods, designs the analysis, and pre-registers the hypotheses, predictions, and decision rules before looking at the outcomes. That separation — confirmatory vs. exploratory, predictions locked before data — is what protects the work from p-hacking and HARKing (hypothesizing after results are known).
Then it executes the pre-registered plan in a reproducible workspace (pinned environment, fixed seeds, immutable raw data), investigates anomalies by root cause instead of quietly dropping inconvenient data, verifies every claim against fresh reproduced evidence, and red-teams the result before reporting it.
Because the skills trigger automatically, you don't need to do anything special. Your research agent just has Science Superpowers.
The agent checks for relevant skills before any task. Mandatory workflows, not suggestions.
npx claudepluginhub k-dense-ai/science-superpowers --plugin science-superpowersScientific research agent extension - turns research goals into reproducible Jupyter notebooks with Python REPL, data analysis, and ML workflows
Autonomous research orchestration: agents for hypothesis-driven investigation, experiment running, fresh-eyes review, and batch evaluation.
Research Agent Harness — a controlled execution environment for reproducible empirical research agents. Enforces source-of-truth files, data integrity rules, evidence trails, and human review gates across the full research lifecycle.
PhD-level research capabilities: literature review, multi-source investigation, critical analysis, hypothesis-driven exploration, quantitative/qualitative methods, and lateral thinking
Guardrails your research workflow — checks hypotheses, catches known bugs, flags sloppy methodology.
Research integrity plugin for Claude Code — paper auditing, citation verification, experiment analysis, and methodology-first skills for academic workflows.