Subagent Orchestration banner
iLearn-Lab iLearn-Lab

Subagent Orchestration

Development community

Description

--- name: subagent-orchestration description: Use subagents for bounded delegation, not for vague “go think more” loops. --- # Subagent Orchestration Use this skill when the task benefits from delegation or parallel inspection. - assign subagents bounded questions with a clear finish line - keep tool allowlists narrow and evidence-focused - prefer exploration, review, or comparison subtasks over open-ended ownership handoff - ask the subagent for a concise handoff: findings, evidence, and bes

Installation

Installs to ~/.claude/skills/ilearn-lab-evoharness-subagent-orchestration/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ilearn-lab-evoharness-subagent-orchestration && curl -fsSL https://raw.githubusercontent.com/iLearn-Lab/EvoHarness/HEAD/.claude/skills/subagent-orchestration.md -o ~/.claude/skills/ilearn-lab-evoharness-subagent-orchestration/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository