delegate-manager-to-subagents

Delegate tasks to specialized subagents for parallel and sequential workflow execution.

2|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/vosslab/vosslab-skills --skill delegate-manager-to-subagents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delegate-manager-to-subagents
Source: https://github.com/vosslab/vosslab-skills/tree/main/skills/delegate-manager-to-subagents
Command: npx skills add https://github.com/vosslab/vosslab-skills --skill delegate-manager-to-subagents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of managing complex workflows by allowing the main agent to delegate tasks to specialized subagents, streamlining execution and maintaining control over the workflow.

Core Features & Use Cases

  • Manager-Driven Execution: The main agent manages execution without direct file edits, using a system of tracked tasks and subagents.
  • Subagent Delegation: Delegate tasks to specialized subagents such as coders, reviewers, testers, and docs subagents.
  • Task Tracking: Track progress, review outputs, and manage dependencies between tasks.
  • Use Case: Ideal for implementing a plan with multiple stages and workstreams, where tasks can be executed in parallel or sequentially based on dependencies.

Quick Start

Use the /vosslab-skills:delegate-manager-to-subagents skill to start the manager-driven execution process for your plan.

Frequently Asked Questions about delegate-manager-to-subagents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage complex workflows with parallel and sequential task execution?

Managing complex workflows with parallel and sequential task execution is handled by delegating tasks to specialized subagents, enabling the main agent to maintain control over dependencies and review gates without direct file edits.

What is plan-driven workflow delegation to subagents?

Plan-driven workflow delegation is a process where a main agent assigns tasks to specialized subagents, such as coders, reviewers, testers, and docs agents, to execute multi-stage plans while tracking dependencies and progress.

Do I need specific subagents to use task delegation for dependency tracking?

Yes, task delegation requires predefined subagent agents for specific roles, including coder, reviewer, tester, and docs subagents, to properly execute and track the specialized stages of a plan-driven workflow.

How to track dependencies and review gates in a multi-stage implementation plan?

Tracking dependencies and review gates in a multi-stage implementation plan is achieved through a manager-driven execution system that delegates tasks to specialized subagents and monitors their progress and outputs.

Can a main agent execute plan-driven workflows without directly editing files?

Yes, a main agent can execute plan-driven workflows without direct file edits by using a system of tracked tasks and delegating all implementation work to specialized subagents like coders and testers.