research-pipeline-runner

Orchestrates research pipelines with workspace management, sequential unit processing, and checkpoint handling.

497|38|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill research-pipeline-runner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-pipeline-runner
Source: https://github.com/WILLOSCAR/research-units-pipeline-skills/tree/main/.codex/skills/research-pipeline-runner
Command: npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill research-pipeline-runner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the execution of complex research workflows, managing stages, artifacts, and checkpoints to ensure auditable and repeatable results.

Core Features & Use Cases

  • End-to-End Pipeline Execution: Runs entire research workflows (e.g., literature surveys, idea brainstorming) from start to finish.
  • Workspace Management: Creates and manages dedicated workspaces for each run, isolating artifacts and intermediate outputs.
  • Checkpoint Handling: Respects human checkpoints, pausing execution and waiting for explicit approval before proceeding.
  • Artifact Auditing: Ensures all generated outputs and decisions are recorded for review.
  • Use Case: Kick off a literature survey on a new AI topic, have the system gather papers, synthesize findings, and stop for your review before writing the draft.

Quick Start

Run the latex-survey pipeline for a new research topic on agents.

Frequently Asked Questions about research-pipeline-runner

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

FAQPage Schema
How do I automate a literature survey workflow end-to-end?

Automating a literature survey workflow involves orchestrating the execution of research pipelines from start to finish. This Skill runs the entire process, managing workspace initialization, sequential unit processing, and checkpoint handling to ensure auditable and repeatable results.

What are human checkpoints in research pipeline execution?

Human checkpoints in research pipeline execution are staging gates that pause automated workflows and wait for explicit approval before proceeding. This ensures you can review gathered papers or synthesized findings before the system generates final prose artifacts.

How do I manage research artifacts and intermediate outputs?

Managing research artifacts is handled through dedicated workspace management. The system creates and isolates workspaces for each run, ensuring all generated outputs and decisions are recorded for artifact auditing and later review.

Does this research pipeline runner support systematic reviews and idea generation?

Yes, this research pipeline runner supports systematic reviews and idea generation. It orchestrates various research workflows sequentially, applying guardrails for prose generation and artifact integrity throughout the processing stages.

What is the best way to ensure auditable research results during workflow automation?

Ensuring auditable research results requires pipeline orchestration with artifact management and checkpointing. This approach records all generated outputs and decisions within isolated workspaces, maintaining strict artifact integrity for repeatable workflows.