research-refine-pipeline

Chain research refinement and experiment planning into a single pipeline.

2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/satsuki-64/MiniAgentWorkflow --skill research-refine-pipeline-satsuki-64
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-refine-pipeline
Source: https://github.com/satsuki-64/MiniAgentWorkflow/tree/main/.skills/research-refine-pipeline
Command: npx skills add https://github.com/satsuki-64/MiniAgentWorkflow --skill research-refine-pipeline-satsuki-64

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Chains research-refine and experiment-plan into an end-to-end pipeline that turns vague research directions into a concrete proposal and a detailed experiment roadmap.

Core Features & Use Cases

  • End-to-end workflow: seamlessly combines method refinement and experiment planning into a single run.
  • Phase-gated outputs: produces standardized artifacts (final proposal, review summaries, experiment plan, and tracker) under refine-logs.
  • Reuse and auditing: preserves the Problem Anchor and decision gates to support reproducibility and review.

Quick Start

Provide your research goal and constraints, then run /research-refine-pipeline to generate both the final proposal and the 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 turn a vague research direction into a detailed experiment plan?

To turn a vague research direction into a detailed experiment plan, you can use an end-to-end pipeline that chains method refinement and experiment planning, outputting a concrete proposal and validation steps from a single run.

What is the process for refining research methods before designing experiments?

Refining research methods before designing experiments involves a phase-gated workflow that stabilizes the method thesis and novelty notes first, enforcing decision gates to ensure the method is ready before generating the experiment roadmap.

How do I generate a concrete research proposal from a broad idea in one step?

Generating a concrete research proposal from a broad idea in one step requires a combined workflow that processes your initial goal and constraints to produce standardized artifacts like the final proposal and review summaries.

Can I preserve the original research problem anchor when planning an experiment roadmap?

Yes, you can preserve the original research problem anchor when planning an experiment roadmap by using a pipeline that maintains the Problem Anchor throughout method refinement and experiment planning for auditing and reuse.

What is the best way to ensure my research method is stable before committing to experiments?

The best way to ensure research method stability before experiments is to apply a workflow with explicit stabilization gates, which prevent experiment planning from starting until the method refinement phase is fully reviewed.

Does the research-refine-pipeline workflow support reproducibility and auditing for experiment plans?

Yes, the research-refine-pipeline workflow supports reproducibility and auditing by preserving decision gates and the Problem Anchor, while outputting standardized artifacts under dedicated refine-logs for later review.