research-refine-pipeline

Chain research refinement and experiment planning into a ready-to-run pipeline.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/hve4638/hve-cc-marketplace --skill research-refine-pipeline-hve4638
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-refine-pipeline
Source: https://github.com/hve4638/hve-cc-marketplace/tree/main/aris/skills/research-refine-pipeline
Command: npx skills add https://github.com/hve4638/hve-cc-marketplace --skill research-refine-pipeline-hve4638

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables researchers to automatically construct an end-to-end pipeline that starts from a broad research direction and ends with a concrete proposal and an experiment roadmap by chaining existing workflows: research-refine and experiment-plan.

Core Features & Use Cases

  • End-to-end pipeline composition: chains the research-refine and experiment-plan workflows, preserving the Problem Anchor and producing final artifacts like a refined proposal and an experiment plan.
  • Phase-driven governance: triage, refinement, gating, and integration steps ensure a robust plan before experimentation.
  • Reusable outputs and integrations: outputs include refine-logs, FINAL_PROPOSAL.md, EXPERIMENT_PLAN.md, and a PIPELINE_SUMMARY.md, ready to run with /run-experiment.

Quick Start

Provide a rough research direction and I will generate a complete end-to-end pipeline including a refined method, final proposal, and experiment plan.

Frequently Asked Questions about research-refine-pipeline

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

FAQPage Schema
How do I build an end-to-end research pipeline from a vague idea to a ready experiment plan?

To build an end-to-end research pipeline, you provide a rough research direction and the system chains research-refine and experiment-plan workflows to output a final proposal and a ready-to-run experiment roadmap.

What artifacts are generated when chaining research refinement and experiment planning workflows?

Chaining research refinement and experiment planning workflows generates gated artifacts including refine-logs, FINAL_PROPOSAL.md, EXPERIMENT_PLAN.md, and a PIPELINE_SUMMARY.md to document the entire pipeline.

Can I connect multiple research workflows into a single one-shot pipeline?

Yes, you can connect multiple research workflows into a single one-shot pipeline that moves from a broad research direction to a detailed experiment roadmap while preserving the Problem Anchor throughout.

Does the research pipeline include governance steps before finalizing the experiment plan?

Yes, the research pipeline includes phase-driven governance steps such as triage, refinement, gating, and integration to ensure a robust method and final proposal before experimentation begins.

How do I refine a broad research direction into a concrete proposal and experiment roadmap?

You refine a broad research direction by inputting it into the pipeline, which automatically performs method refinement and experiment planning to produce a concrete proposal and detailed experiment roadmap.

Are there limitations to using a one-shot workflow for research refinement and experiment planning?

The one-shot workflow for research refinement and experiment planning requires a rough research direction as input and focuses on producing final artifacts, meaning it may not suit iterative, exploratory research processes needing manual intervention between phases.