subagent-task

Official

Coordinate sub-agents for complex tasks

AuthorCogni-AI-OU
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you decompose complex, multi-step work into specialized sub-tasks so your main agent can coordinate efficiently and avoid context overload.

Core Features & Use Cases

  • Delegation governance: Enforces rules for when and how to spawn sub-agents, including allowed targets and prohibiting unapproved built-in subagents.
  • Parallelizable workflows: Supports concurrent sub-agent execution for independent activities such as fact retrieval, log analysis, and plan validation.
  • Synthesis & safety checks: Requires the coordinator to synthesize each sub-agent’s output and handle unexpected replies or failures with clear user-facing reporting.
  • Use Case: When preparing a PR fix that needs code review, security audit, and test validation, delegate each dimension to the appropriate project agent(s) and merge results into a single actionable response.

Quick Start

Use the subagent-task skill when you have a complex or parallelizable workflow and you need the task tool to invoke specialized project agents while keeping the main agent as the coordinating synthesizer.

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-task
Download link: https://github.com/Cogni-AI-OU/cogni-ai-agent-skills/archive/main.zip#subagent-task

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.