agent-coordination

Orchestrate multi-agent system tasks with model routing and sprint management.

10|5|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/ils15/pantheon --skill agent-coordination-ils15
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-coordination
Source: https://github.com/ils15/pantheon/tree/main/platform/windsurf/.windsurf/skills/agent-coordination
Command: npx skills add https://github.com/ils15/pantheon --skill agent-coordination-ils15

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the challenge of orchestrating a multi-agent system efficiently, ensuring the right tasks are delegated to the right agents at the correct time, with management of the workflow through sprints and model routing.

Core Features & Use Cases

  • Multi-agent Orchestration: Coordinates Pantheon agents with model routing and category delegation.
  • Sprint Management: Facilitates TDD-driven feature development with defined sprint workflows.
  • Use Case: When developing complex features, use this Skill to route tasks to agents based on category and manage the workflow to ensure quality and coverage.

Quick Start

Execute the agent-coordination skill to start managing agent tasks in your Pantheon project.

Frequently Asked Questions about agent-coordination

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

FAQPage Schema
How do I coordinate multiple agents for parallel task execution?

Multi-agent coordination routes tasks to specific agents based on category delegation, managing parallel execution through sprint workflows to ensure rapid feature development.

What is model routing in a multi-agent system?

Model routing in a multi-agent system selects the correct model for each delegated task, matching task categories to appropriate agents to optimize complex workflow execution.

How do I manage TDD-driven feature development across multiple agents?

TDD-driven feature development across agents is managed through structured sprint workflows, routing tasks by category to ensure quality and test coverage during parallel execution.

Can I use sprint management to orchestrate complex multi-agent workflows?

Sprint management orchestrates complex multi-agent workflows by defining task routing and category delegation, ensuring parallel execution aligns with TDD-driven development requirements.

When do I need category delegation for multi-agent orchestration?

Category delegation is needed when developing complex features that require routing specific tasks to specialized agents, ensuring correct model selection and parallel execution within sprints.