subagent-delegation

Community

Delegate work to subagents effectively.

Authorlikesjx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of dividing larger tasks among multiple AI agents without overwhelming them with unnecessary context, ensuring focused work and maintaining central control over architectural decisions.

Core Features & Use Cases

  • Focused Delegation: Assign narrow, high-leverage tasks to subagents.
  • Context Minimization: Pass only the essential context required for a specific sub-task.
  • Centralized Synthesis: Keep final architectural judgment and integration within the main agent thread.
  • Avoids Overlap: Prevents duplicated effort, conflicting edits, and context bloat among agents.
  • Use Case: When tasked with refactoring a large codebase, use this skill to delegate the implementation of a specific module to one subagent, test generation for that module to another, and code review of the changes to a third, all while the main agent oversees the overall architecture and integrates their outputs.

Quick Start

Use the subagent-delegation skill to delegate the task of inspecting the 'authentication' module to a subagent, providing only the relevant files.

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: subagent-delegation
Download link: https://github.com/likesjx/philotic-stack/archive/main.zip#subagent-delegation

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.