agent-delegate

Community

Spawn specialized agents for complex tasks.

Authorwinsorllc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the delegation of complex, multi-phase tasks to specialized sub-agents, ensuring efficient problem-solving and expertise utilization.

Core Features & Use Cases

  • Expert Delegation: Spawn sub-agents with specific expertise (e.g., security, performance) for distinct task phases.
  • Context Handoff: Automatically merges context, including parent analysis and relevant files, to sub-agents.
  • Loop Prevention: Implements depth limiting to prevent infinite delegation loops.
  • Parallel Execution: Supports spawning multiple delegates concurrently for independent subtasks.
  • Use Case: Break down a comprehensive code review into separate security, performance, and style reviews, each handled by an agent with the appropriate specialization, and then synthesize the results.

Quick Start

Delegate a task to a specialized sub-agent by running node /job/.pi/skills/agent-delegate/delegate.js --task "Review for security vulnerabilities".

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: agent-delegate
Download link: https://github.com/winsorllc/upgraded-carnival/archive/main.zip#agent-delegate

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.