·cosmos-delegate-to-agent
{}

cosmos-delegate-to-agent

getcosmos/agent-skills

Teaches agents how to effectively use the delegateToAgent tool for orchestrating multi-agent work. Covers dependency graph analysis, parallel vs serial execution patterns, and progress tracking. Use when an agent needs to delegate tasks to specialist agents, especially when working with plans, todos, or multi-step requests.

2Installs·0Trend·@getcosmos

Installation

$npx skills add https://github.com/getcosmos/agent-skills --skill cosmos-delegate-to-agent

SKILL.md

Master the delegateToAgent tool to orchestrate work across specialist agents efficiently.

The delegateToAgent tool allows you to delegate tasks to other specialist agents. Key capabilities:

Critical Feature: Multiple delegateToAgent calls can run in parallel. The tool uses immutable context branching - each call is isolated and doesn't interfere with others.

Teaches agents how to effectively use the delegateToAgent tool for orchestrating multi-agent work. Covers dependency graph analysis, parallel vs serial execution patterns, and progress tracking. Use when an agent needs to delegate tasks to specialist agents, especially when working with plans, todos, or multi-step requests. Source: getcosmos/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/getcosmos/agent-skills --skill cosmos-delegate-to-agent
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is cosmos-delegate-to-agent?

Teaches agents how to effectively use the delegateToAgent tool for orchestrating multi-agent work. Covers dependency graph analysis, parallel vs serial execution patterns, and progress tracking. Use when an agent needs to delegate tasks to specialist agents, especially when working with plans, todos, or multi-step requests. Source: getcosmos/agent-skills.

How do I install cosmos-delegate-to-agent?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/getcosmos/agent-skills --skill cosmos-delegate-to-agent Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/getcosmos/agent-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-01