delegate-early

Community

Spawn subagents early to parallelize work.

AuthorKbediako
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables concurrent delegation of research, review, and planning tasks by spawning subagents to operate in parallel, reducing context switching and improving throughput.

Core Features & Use Cases

  • Parallel streams: Spawn 2–4 independent subagents (e.g., research, review, planning, edge cases) to tackle a task concurrently.
  • Auditability: Record manifest paths and summarize findings in the main run for traceability.
  • Standardized delegation: Use MCP_RUNNER_TASK_ID=<task-id>-<stream> to tag subagents and maintain clear provenance.
  • Handoff verification: Run node scripts/delegation-guard.mjs before handoff to verify delegation evidence.

Quick Start

Spawn 2–4 subagents aligned with the task streams and set the MCP_RUNNER_TASK_ID environment variable for each subagent.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: delegate-early
Download link: https://github.com/Kbediako/CO/archive/main.zip#delegate-early

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 223,000+ vetted skills library on demand.