research-orchestration

Coordinate multi-wave research by dispatching waves and routing work to companion skills.

1|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/peterbamuhigire/digital-research-skills --skill research-orchestration-peterbamuhigire
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-orchestration
Source: https://github.com/peterbamuhigire/digital-research-skills/tree/main/skills/research-orchestration
Command: npx skills add https://github.com/peterbamuhigire/digital-research-skills --skill research-orchestration-peterbamuhigire

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Coordinates multi-wave, multi-cohort research tasks to ensure consistent outputs and provenance.

Core Features & Use Cases

  • Plans and dispatches waves (Wave 1 to Wave 4) for structured, repeatable research.
  • Splits work across cohorts with separate agents to maintain independence and provenance.
  • Provides an orchestration contract and routing to companion skills (academic-writing, source-evaluation, web-scraping-foundations, research-techniques, research-design) as needed.
  • Stores orchestrator outputs in a standardized project tree for cross-cohort synthesis and reporting.

Quick Start

Trigger research-orchestration at project start to initialize the wave plan and companion-skill routing.

Frequently Asked Questions about research-orchestration

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

FAQPage Schema
How do I coordinate multi-wave research across separate cohorts?

Multi-wave research orchestration coordinates tasks across separate cohorts by using a centralized orchestrator to dispatch sequential waves and route work to companion skills. This ensures consistent outputs and provenance across all cohorts.

What is the wave model used for structured research orchestration?

The wave model applies a predefined four-wave sequence (Wave 1 through Wave 4) to structure research tasks. It plans and dispatches waves sequentially to ensure repeatable research outputs and maintain independence across cohorts.

How do I route research tasks to specialized companion skills?

Research orchestration provides an orchestration contract that automatically routes specific tasks to companion skills like academic-writing, source-evaluation, and web-scraping-foundations. This routing happens dynamically as the orchestrator dispatches each wave.

When do I need multi-cohort research orchestration with agent isolation?

You need multi-cohort orchestration when splitting large research work across independent agents to maintain provenance and prevent cross-contamination. It isolates cohorts to ensure structured, repeatable research with consistent standardized outputs.

How do I initialize a multi-wave research plan at project start?

Trigger research orchestration at project start to initialize the wave plan and companion-skill routing. The orchestrator schedules the predefined waves and establishes the standardized project tree for storing outputs.

Where does the orchestrator store outputs for cross-cohort synthesis?

The orchestrator stores outputs in a standardized project tree designed for cross-cohort synthesis and reporting. This standardized placement ensures that all wave and cohort data remains organized and accessible for final synthesis.