Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By poemswe
Conduct PhD-level academic research: systematic literature reviews, critical analysis, hypothesis formulation, study design, statistical analysis, ethics compliance, grant writing, and peer review. Orchestrates multi-step research projects with task management and evidence synthesis.
npx claudepluginhub poemswe/co-researcher --plugin co-researcherInvoke the co-researcher:critical-analysis skill and follow it exactly as presented to you: $ARGUMENTS
Invoke the co-researcher:literature-review skill and follow it exactly as presented to you: $ARGUMENTS
Invoke the co-researcher:ethics-review skill and follow it exactly as presented to you: $ARGUMENTS
Invoke the co-researcher:grant-writing skill and follow it exactly as presented to you: $ARGUMENTS
Invoke the co-researcher:research-methodology skill and follow it exactly as presented to you: $ARGUMENTS
You must use this when producing any research prose — literature reviews, syntheses, analyses, methodology descriptions, discussion sections, abstracts, or any written output intended for an academic audience.
You must use this when analyzing claims, evaluating evidence, or Identifying logical fallacies in research.
You must use this when identifying ethical risks, ensuring participant privacy, or preparing IRB applications.
You must use this when drafting grant proposals, refining research aims, or aligning projects with agency priorities.
You must use this when formulating testable hypotheses, designing experimental controls, or defining falsification criteria.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive Research Planning agents specializing in synthesising hypothesis and claims, researching related work and challenging assumptions.
AI-powered deep research with multi-agent source verification and structured outputs
Semi-automated research assistant for academic research and software development, with skills for literature review, experiments, analysis, writing, and project knowledge management
Oh My Paper research harness: memory system, Codex delegation, and pipeline commands for academic research projects.
Academic research agents — hypothesis generation, experiment design, paper drafting, peer review simulation, and more.
Research-team agents for Claude Code: supervisor, analysis-implementer, paper-writer, figure-descriptor, reviewer, literature-curator.
Three-layer writing system — stance (Thomas & Turner), cognition (Pinker), and mechanics (Strunk + Williams) — for clear, concrete prose
A professional research suite for conducting rigorous academic research using specialized agents and multi-platform CLI commands. Compatible with Claude Code, Gemini CLI, OpenAI Codex, and OpenCode.
Option 1: Slash commands
/plugin marketplace add poemswe/co-researcher
/plugin install co-researcher
Option 2: Claude CLI
claude plugin install poemswe/co-researcher
claude plugin install co-researcher
Option 1: From GitHub
gemini extension install https://github.com/poemswe/co-researcher
Option 2: From Local Directory
cd /path/to/co-researcher
gemini extension link .
Option 1: Ask Codex (Agentic) Tell Codex:
Fetch and follow instructions from https://raw.githubusercontent.com/poemswe/co-researcher/main/.codex/INSTALL.md
Option 2: Manual Setup
# 1. Clone this repo to ~/.codex/skills/co-researcher
# 2. Add hook to ~/.codex/AGENTS.md
# 3. Run:
~/.codex/skills/co-researcher/.codex/co-researcher-codex bootstrap
See .codex/INSTALL.md for details.
Option 1: Ask OpenCode (Agentic) Tell OpenCode:
Fetch and follow instructions from https://raw.githubusercontent.com/poemswe/co-researcher/main/.opencode/INSTALL.md
Option 2: Manual Setup
# 1. Clone this repo
# 2. Run the installer:
./.opencode/install.sh
See .opencode/INSTALL.md for details.
The suite provides native research commands across all supported platforms:
| Feature | Command (Claude) | Slash (Gemini) | Skill (Codex) |
|---|---|---|---|
| Research Project | /research | /research | $research |
| Methodology | /methodology | /methodology | $methodology |
| Critical Analysis | /analyze | /analyze | $analyze |
| Bibliography | /bibliography | /bibliography | $bibliography |
| Synthesize | /synthesize | /synthesize | $synthesize |
| Peer Review | /review | /review | $review |
| Ethical Risk | /ethics | /ethics | $ethics |
| Grant Proposal | /grant | /grant | $grant |
The /research command features intelligent agent orchestration that automatically:
Interactive Mode (default - recommended):
/research "impact of social media on teenage mental health"
Review and approve the execution plan before agents run.
Auto Mode (for trusted workflows):
/research "climate change mitigation strategies" --auto
Executes the plan automatically without confirmation.
Plan-Only Mode (for review):
/research "AI ethics frameworks" --plan-only
Generates execution plan but doesn't run it.
# 1. Start research with orchestration
/research "effectiveness of remote work on productivity"
# The engine will:
# - literature-reviewer: Find recent studies on remote work outcomes
# - critical-analyzer: Evaluate methodology and bias in key studies
# - quant-analyst: Interpret effect sizes and statistical significance
# - hypothesis-explorer: Map variables (work location, productivity metrics, confounds)
# 2. Review generated plan and approve execution
# 3. Agents run in coordinated sequence
# 4. Receive integrated findings
Pre-configured agent combinations for common scenarios:
/research "topic" --template=quick # Fast literature scan
/research "topic" --template=rigorous # Full systematic review
/research "topic" --template=comprehensive # Deep multi-method analysis
The suite includes PhD-level research skills, each governed by Systemic Honesty principles.