research-orchestration

Coordinate parallel research subagents across codebase, docs, web, and GitHub sources.

3|Updated Nov 19, 2025
One-click install
npx skills add https://github.com/seanGSISG/crispy-claude --skill research-orchestration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-orchestration
Source: https://github.com/seanGSISG/crispy-claude/tree/main/.claude/skills/research-orchestration
Command: npx skills add https://github.com/seanGSISG/crispy-claude --skill research-orchestration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

After brainstorming, gathering comprehensive research from multiple sources (codebase, docs, web, GitHub) can be a manual and sequential process. This skill automates and parallelizes research, then synthesizes findings.

Core Features & Use Cases

  • Intelligent Researcher Selection: Automatically selects relevant research subagents (codebase, library docs, web, GitHub) based on brainstorm context, with user override.
  • Parallel Subagent Dispatch: Spawns up to 4 research subagents concurrently using the Task tool for maximum efficiency.
  • Structured Synthesis & Auto-Save: Synthesizes findings into a comprehensive report, including recommendations and risks, and automatically saves it to memory.

Quick Start

Use the research-orchestration skill to gather insights for the 'user-authentication' feature, focusing on codebase architecture, React hooks, and general authentication best practices.

Frequently Asked Questions about research-orchestration

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

FAQPage Schema
How do I research multiple sources in parallel for a codebase feature?

Parallel research gathers insights simultaneously from codebase, library documentation, web, and GitHub sources instead of sequentially. Research-orchestration coordinates multiple research subagents concurrently, reducing total research time and synthesizing findings into a comprehensive report with recommendations and risks.

Can I automate research across codebase, docs, and GitHub at the same time?

Yes. Research-orchestration spawns up to four research subagents in parallel—covering codebase, library docs, web, and GitHub sources—based on your brainstorm context. Results are synthesized and auto-saved to memory for downstream planning.

What happens after brainstorming when I need comprehensive research?

Research-orchestration activates when you select the research-first option post-brainstorm. It coordinates subagents across multiple sources, synthesizes findings into structured recommendations and risk assessment, and stores results in memory for your next planning phase.

How does research-orchestration decide which sources to check?

The skill intelligently selects relevant research subagents—codebase explorer, library docs, web, GitHub—based on your brainstorm context. You can override automatic selection to prioritize specific sources or combine them as needed.

What output do I get from synthesized research findings?

Synthesized research produces a comprehensive report including gathered insights, actionable recommendations, identified risks, and cross-source patterns. The report automatically saves to memory, making findings accessible for feature planning and implementation decisions.