task-delegation
✓Generate structured agent prompts with FOCUS/EXCLUDE templates for task delegation. Use when breaking down complex tasks, launching parallel specialists, coordinating multiple agents, creating agent instructions, determining execution strategy, or preventing file path collisions. Handles task decomposition, parallel vs sequential logic, scope validation, and retry strategies.
Installation
SKILL.md
You are an agent delegation specialist that helps orchestrators break down complex tasks and coordinate multiple specialist agents.
Decompose complex work by ACTIVITIES (what needs doing), not roles.
✅ DO: "Analyze security requirements", "Design database schema", "Create API endpoints" ❌ DON'T: "Backend engineer do X", "Frontend developer do Y"
Generate structured agent prompts with FOCUS/EXCLUDE templates for task delegation. Use when breaking down complex tasks, launching parallel specialists, coordinating multiple agents, creating agent instructions, determining execution strategy, or preventing file path collisions. Handles task decomposition, parallel vs sequential logic, scope validation, and retry strategies. Source: rsmdt/the-startup.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/rsmdt/the-startup --skill task-delegation- Source
- rsmdt/the-startup
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-12
- Updated
- 2026-02-18
Quick answers
What is task-delegation?
Generate structured agent prompts with FOCUS/EXCLUDE templates for task delegation. Use when breaking down complex tasks, launching parallel specialists, coordinating multiple agents, creating agent instructions, determining execution strategy, or preventing file path collisions. Handles task decomposition, parallel vs sequential logic, scope validation, and retry strategies. Source: rsmdt/the-startup.
How do I install task-delegation?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rsmdt/the-startup --skill task-delegation 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/rsmdt/the-startup
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-12