Skip to content
Automation
Skill

/research-orchestration

Parallel research agent orchestration dispatching 5-10 concurrent agents for comprehensive multi-source research with synthesis and validation.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill research-orchestration --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/research-orchestration

Context preview

The summary Claude sees to decide when to auto-load this skill.

Parallel research agent orchestration dispatching 5-10 concurrent agents for comprehensive multi-source research with synthesis and validation.

SKILL.md

research-orchestration.SKILL.md
name: research-orchestration
description: Parallel research agent orchestration dispatching 5-10 concurrent agents for comprehensive multi-source research with synthesis and validation.
allowed-tools: Read, Bash, Grep, Glob
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]
|-------|------------|----------|
| Shallow | 5 | Quick fact-finding, simple queries |
| Medium | 7 | Standard research, moderate complexity |
| Deep | 10 | Comprehensive analysis, complex queries |

Process Flow

1. **Plan**: Decompose query into independent sub-queries 2. **Dispatch**: Run 5-10 research agents in parallel 3. **Synthesize**: Merge findings, identify consensus and conflicts 4. **Validate**: Cross-reference against codebase for accuracy

Sources

  • Codebase: source files, patterns, implementations
  • Documentation: README, JSDoc, inline comments
  • Configuration: package.json, tsconfig, CI/CD configs

Confidence Scoring

Overall confidence is a weighted average of individual agent confidence scores, adjusted by validation results. Below 70% triggers human review.

When to Use

  • `/research [query]` slash command
  • Before specification creation
  • When investigating unfamiliar parts of the codebase

Processes Used By

  • `claudekit-research` (primary consumer)
Read more
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.