research-pipeline

Coordinates a five-researcher, synthesizer pipeline to generate structured project research summaries.

1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/gonz0w/bgsd-oc --skill research-pipeline-gonz0w
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-pipeline
Source: https://github.com/gonz0w/bgsd-oc/tree/main/skills/research-pipeline
Command: npx skills add https://github.com/gonz0w/bgsd-oc --skill research-pipeline-gonz0w

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates a five-researcher + synthesizer pipeline to perform structured research and produce a synthesis-ready summary, reducing manual coordination overhead.

Core Features & Use Cases

  • Spawns five parallel researchers focusing on Stack, Features, Architecture, Pitfalls, and Skills.
  • Synthesizes outputs into a single SUMMARY.md via a roadmapper, enabling review and evidence-based decision-making.
  • Runs a quality scoring loop that flags low-confidence results and can trigger re-research.

Quick Start

Initiate the pipeline to start 5 parallel researchers and a synthesizer for a new project briefing.

Frequently Asked Questions about research-pipeline

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

FAQPage Schema
How do I automate multi-agent research workflows for project planning?

Automated research workflows coordinate parallel agents to investigate project dimensions like stack, features, architecture, pitfalls, and skills. This pipeline orchestrates multiple researchers and a synthesizer to produce a consolidated summary, reducing manual coordination overhead.

What is a multi-researcher synthesis pipeline and how does it work?

A multi-researcher synthesis pipeline spawns dimension-specific agents to gather structured data, then aggregates their findings into a single SUMMARY.md. It operates through a roadmapper component and enforces a repeatable workflow using templates and placeholders for context-driven research.

Can I trigger re-research automatically when confidence scores are low?

Yes, the pipeline runs a post-synthesis quality scoring loop that flags low-confidence results. When the scoring mechanism detects insufficient evidence or gaps, it can automatically trigger a re-research cycle to improve output reliability.

How do I structure project research outputs for evidence-based decision-making?

Project research outputs are structured by aggregating parallel agent findings into a SUMMARY.md file via a synthesizer. The pipeline uses templates and placeholders to enforce a repeatable workflow, enabling review and supporting evidence-based decision-making.

Does the research pipeline require external dependencies or components to run?

No, the research pipeline operates without external dependencies or components. It self-contains the orchestration logic for spawning researchers, aggregating outputs, and running quality scoring loops using internal templates and placeholders.

Why use a coordinated research pipeline instead of manual agent orchestration?

A coordinated research pipeline eliminates manual coordination overhead by automatically spawning five parallel researchers, aggregating their outputs, and running quality scoring. This structured approach ensures repeatable workflows and evidence-based synthesis compared to manual orchestration.