delegation-intelligence

Community

Master multi-agent coordination.

Authorshynlee04
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides clear guidelines and mandatory checks to ensure that AI agents effectively delegate tasks to subagents, preventing context loss, ensuring proper result handling, and optimizing workflow efficiency.

Core Features & Use Cases

  • Sequential vs. Parallel Delegation: Offers a decision framework to choose the safest delegation pattern.
  • Mandatory Result Awaiting: Enforces processing of subagent outcomes before proceeding.
  • Context-First Gatekeeping Integration: Ensures delegation respects existing context and planning.
  • Explicit Delegation Requirements: Defines essential parameters for every subagent task.
  • Use Case: When planning to have multiple subagents work on different parts of a feature implementation, this Skill ensures you choose between parallel or sequential execution based on task dependencies and then mandates that you properly process each subagent's return before moving to the next step.

Quick Start

Before dispatching any subagents, ensure you have loaded and applied the context-first-gatekeeping skill.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: delegation-intelligence
Download link: https://github.com/shynlee04/hivemind-plugin/archive/main.zip#delegation-intelligence

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.