Agent skill · Workflow & Productivity

run-research-pipeline

Full research workflow orchestration from knowledge elicitation to consolidated findings. PROACTIVELY activate for: (1) end-to-end research projects, (2) comprehensive analysis, (3) strategic research requiring multiple phases, (4) complex research questions. "end-to-end research", "complete research process"

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill run-research-pipeline --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/analysis/run-research-pipeline/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Run Research Pipeline Execute a complete research workflow from problem definition through consolidated findings. ## When to Use Use this skill when you need: - End-to-end research on a complex topic - Structured progression through all research phases - Multi-LLM research design and synthesis - Comprehensive analysis with quality gates at each phase ## Pipeline Overview ``` ┌─────────────────────────────────────────────────────────────┐ │ RESEARCH PIPELINE │ ├─────────────────────────────────────────────────────────────┤ │ │ │ Phase 1: ELICITATION │ │ ┌─────────────────────┐ │ │ │ research-interview │ → PROBLEM-STATEMENT │ │ └─────────────────────┘ │ │ ↓ │ │ Phase 2: DESIGN │ │ ┌─────────────────────┐ │ │ │ research-brief │ → Model-optimized prompts │ │ └─────────────────────┘ │ │ ↓ │ │ Phase 3: EXECUTION (User) │ │ ┌─────────────────────┐ │ │ │ Run prompts in │ → Raw model outputs │ │ │ Claude, Gemini, GPT │ │ │ └─────────────────────┘ │ │ ↓ │ │ Phase 4: SYNTHESIS │ │ ┌─────────────────────┐ │ │ │ consolidate-research│ → CONSOLIDATED-REPORT │ │ └─────────────────────┘ │ │ │ └─────────────────────────────────────────────────────────────┘ ``` ## Workflow Execute complete research

What's inside
Steps it walks through
  1. When to Use
  2. Pipeline Overview
  3. Workflow
  4. Phase 1: Knowledge Elicitation
  5. Phase 2: Research Design
  6. Phase 3: User Executes Prompts
  7. Phase 4: Consolidation
  8. Output Format
  9. Quality Gates (Pipeline-Level)
  10. Post-Pipeline Options
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the run-research-pipeline skill do?

Full research workflow orchestration from knowledge elicitation to consolidated findings. PROACTIVELY activate for: (1) end-to-end research projects, (2) comprehensive analysis, (3) strategic research requiring multiple phases, (4) complex research questions. "end-to-end research", "complete research process"

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill run-research-pipeline --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going