Bundled plugins with shared context for research including vision planning, experiment planning and spec- and test-driven implementation workflows.
npx claudepluginhub wielandbrendel/research-osComprehensive Research Planning agents specializing in synthesising hypothesis and claims, researching related work and challenging assumptions.
Comprehensive Software engineering agents specializing in professional spec- and test-driven development of artifacts.
Scientific presentation agents and skills specializing in professional, insightful and engaging research presentations.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
An agentic research engineering ecosystem for Claude Code
Research-OS is an orchestration system built on top of Claude Code that combines rigorous research planning with spec- and test-driven engineering. It provides a structured workflow for transforming research ideas into fully implemented, production-ready code through spec- and test-driven development principles with sophisticated context engineering.
Research-OS separates the cognitive work of research planning from the execution work of engineering implementation through two specialized, marketplace-compatible plugins that can be used independently or together:
This separation enables:
Research-OS is compatible with the Claude Code marketplace and plugin system. Add this marketplace to Claude Code:
/plugin marketplace add wielandbrendel/research-os
Then browse and install individual plugins (commands or agents):
/plugin
For more details on the Claude Code plugin system, see the official documentation
Start by brainstorming and refining your initial research idea:
Step 1: Create research-os/project/idea.md with your initial research concept:
# Initial Research Idea
[Your research idea, hypothesis, or problem statement]
Step 2: Run the brainstorm command:
/brainstorm
This iterative refinement command will:
idea.mdOutput is created in research-os/project/:
idea.md - Your refined research idea (updated after each iteration)assessment.md - Critical assessment with strengths, weaknesses, and recommendationsresearch-journal.md - Related work exploration and searchesIterate: Run /brainstorm multiple times to progressively refine your research concept. Each iteration deepens the analysis and sharpens the focus.
When satisfied with your refined idea, proceed to full research planning with /plan-research.
Develop your comprehensive research vision with the Researcher plugin:
/plan-research
This comprehensive command will:
Output is created in research-os/project/:
research-journal.md - Iterative refinement historyrelated-work.md - Literature review and analysismission.md - Project vision and goalsroadmap.md - Phased experiment plantech-stack.md - Technical requirementsUse the Engineer plugin to implement your research vision:
/new-artifact [feature-description]
/create-artifact
spec.mdtasks.md with agent assignments