research-pipeline

Orchestrate research workflows from idea discovery to manuscript with stage handoffs.

1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/tqLi99/claude-skills-for-writing --skill research-pipeline-tqli99
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-pipeline
Source: https://github.com/tqLi99/claude-skills-for-writing/tree/main/research-pipeline
Command: npx skills add https://github.com/tqLi99/claude-skills-for-writing --skill research-pipeline-tqli99

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Top-level skill that coordinates end-to-end research workflows across discovery, experiments, and writing, ensuring stage handoffs and artifact contracts are respected.

Core Features & Use Cases

  • Orchestrates three stage skills: idea-discovery, experiment-pipeline, and paper-writing.
  • Enforces stage boundaries and handoff documents as contracts.
  • Provides a structured workflow from broad direction to published manuscript.

Quick Start

Invoke the three stage commands in sequence to run a full end-to-end research lifecycle: /idea-discovery, /experiment-pipeline, /paper-writing.

Frequently Asked Questions about research-pipeline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate an end-to-end research workflow from idea discovery to paper writing?

To orchestrate an end-to-end research workflow, you sequence three stage commands: idea-discovery, experiment-pipeline, and paper-writing. This enforces structured stage boundaries and generates defined handoff documents like IDEA_REPORT.md and PAPER_PLAN.md across the lifecycle.

What are stage handoffs and artifact contracts in a research pipeline?

Stage handoffs and artifact contracts in a research pipeline are enforced boundaries between discovery, experiments, and writing. They require defined outputs like EXPERIMENT_PLAN.md and RESULTS_SUMMARY.md to ensure structured coordination before progressing to the next phase.

How do I manage structured handoffs between experiments and manuscript writing?

You manage structured handoffs between experiments and manuscript writing by enforcing artifact contracts. The experiment-pipeline stage outputs NARRATIVE_REPORT.md and RESULTS_SUMMARY.md, which serve as the required inputs for the paper-writing stage to begin drafting the final manuscript.

Can I use this research workflow orchestrator for projects requiring strict governance across discovery to manuscript?

Yes, you can use this research workflow orchestrator for projects requiring strict governance. It applies to projects requiring structured handoffs, artifact contracts, and governance across discovery to manuscript, enforcing three-stage coordination with defined outputs.

What is the best way to coordinate a full research lifecycle across multiple stages?

The best way to coordinate a full research lifecycle is using a top-level skill that enforces stage boundaries. By orchestrating idea discovery, experiment pipelines, and paper writing, it provides a structured workflow from a broad direction to a published manuscript.

Do I need separate skills for idea discovery and experiment pipeline to run a full research workflow?

Yes, the research workflow orchestrates three separate stage skills: idea-discovery, experiment-pipeline, and paper-writing. Invoking these stage commands in sequence runs the full end-to-end research lifecycle while enforcing the required artifact contracts.