dynamic-subagent-orchestration-module

Community

Choose and supervise the right subagent topology.

Authorcurated-skills
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the problem of deciding when and how to delegate parts of a task to subagents, selecting an orchestration topology that improves outcomes, and supervising parallel or staged execution without wasting coordination effort.

Core Features & Use Cases

  • Dynamic decomposition decisions: Determines whether extra children beyond a mandatory task-owning child are warranted based on task shape and coordination tradeoffs.
  • Topology selection & supervision: Classifies task patterns (e.g., generator→selector, solver→verifier, map→reduce) and selects a fitting subagent orchestration graph.
  • Clear contracts & integration rules: Enforces distinct responsibilities, non-overlapping success conditions, staged barriers, and parent narration boundaries so children own substantive workspace actions.
  • Adaptation to new evidence: Re-plans the topology when new evidence suggests the current split is wasteful or missing necessary roles.
  • Use Case: When building a complex research-to-delivery workflow, it helps a runtime launch specialists (e.g., evidence collectors and verifiers), run independent branches in parallel, and then integrate bounded returns into a single coherent final result.

Quick Start

Load this module when your agent runtime needs to decide on additional subagents and an orchestration plan during an ongoing task, and then use its policy to guide how child stages are launched, waited on, and integrated.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dynamic-subagent-orchestration-module
Download link: https://github.com/curated-skills/LinguaClaw/archive/main.zip#dynamic-subagent-orchestration-module

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.