skillgrid-subagent-orchestration

Dispatch and manage subagents for parallel tasks in Skillgrid workflows.

1|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/devopstales/aiskillgrid --skill skillgrid-subagent-orchestration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillgrid-subagent-orchestration
Source: https://github.com/devopstales/aiskillgrid/tree/main/.agents/skills/skillgrid-subagent-orchestration
Command: npx skills add https://github.com/devopstales/aiskillgrid --skill skillgrid-subagent-orchestration

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of managing complex tasks by orchestrating multiple subagents for parallel work, research, design critique, and reviews.

Core Features & Use Cases

  • Subagent Orchestration: Dispatch and manage subagents for parallel discovery, research, design critique, task execution, review, or verification.
  • Handoff Files and Prompts: Use handoff files and scoped prompts to ensure each subagent works within defined boundaries.
  • Two-Stage Review: Implement a two-stage review process for spec compliance and code quality to ensure high standards.

Quick Start

To delegate a task to subagents, use the command: /skillgrid-delegate --task <task-id> --change <change-id>

Frequently Asked Questions about skillgrid-subagent-orchestration

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

FAQPage Schema
How do I orchestrate subagents for parallel tasks in Skillgrid?

You orchestrate subagents for parallel tasks in Skillgrid by dispatching them with handoff files and scoped prompts, ensuring each operates within well-defined task boundaries for effective execution.

What is the two-stage review process for subagent code reviews?

The two-stage review process for subagent code reviews evaluates both spec compliance and overall code quality, ensuring that parallel task execution meets high standards before final integration.

How do I delegate a task to a subagent using the command line?

You delegate a task to a subagent by running the `/skillgrid-delegate --task <task-id> --change <change-id>` command, which dispatches the specific workload to the subagent for execution.

Do I need defined task boundaries to manage parallel subagent processing?

Yes, managing parallel subagent processing requires well-defined task boundaries and context files, as these scoped prompts ensure each subagent works effectively within its designated limits.

Can I use subagent orchestration for design critique and research?

Yes, subagent orchestration supports dispatching parallel subagents for diverse workflows including research, design critique, task execution, and verification across your Skillgrid ecosystem.

What are the limitations of managing parallel tasks with subagents?

Managing parallel tasks with subagents requires operating within the Skillgrid ecosystem and depends on properly structured handoff files; without well-defined boundaries, effective task management is limited.