agent-coordination

Route tasks between local OpenClaw agents and GitHub Copilot coding agents.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/faccomichele/open-claw-team --skill agent-coordination-faccomichele
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-coordination
Source: https://github.com/faccomichele/open-claw-team/tree/main/skills/agent-coordination
Command: npx skills add https://github.com/faccomichele/open-claw-team --skill agent-coordination-faccomichele

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams using a mix of local OpenClaw agents and GitHub Copilot custom coding agents waste significant time manually routing tasks to the correct agent, tracking progress across disparate workflows, and managing handoffs between code and non-code work, leading to delayed deliverables and unnecessary coordination overhead.

Core Features & Use Cases

  • Intelligent Delegation Matrix: Automatically routes code implementation, bug fixes, refactoring, infrastructure, and testing tasks to specialized GitHub Copilot custom agents, while sending research, cost analysis, and architecture review tasks to local OpenClaw specialists.
  • End-to-End Copilot Workflow: Includes built-in steps for creating structured GitHub issues, assigning custom Copilot agents, monitoring draft PR progress, and providing iterative feedback via PR comments.
  • Persistent PM Session Support: Enables the PM/Coordinator to run as a long-lived session across sprints, tracking all active tasks, handling timeouts, and escalating blockers to leadership without manual re-spawning.
  • Use Case: A product manager can automatically assign a frontend bug fix to the dev-frontend Copilot agent and a market research task to the local Biz Research agent from a single interface, then track both workflows in real time.

Quick Start

Use the agent-coordination skill to delegate a new bug fix task to the appropriate GitHub Copilot frontend agent and monitor its draft PR progress automatically.

Frequently Asked Questions about agent-coordination

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

FAQPage Schema
How do I automate task routing between local agents and GitHub Copilot?

Automate task routing by applying an intelligent delegation matrix that sends code implementation and bug fixes to GitHub Copilot agents, while routing research and architecture review to local OpenClaw specialists, eliminating manual delegation overhead.

What is the best way to track cross-agent progress for hybrid AI teams?

Cross-agent progress tracking is managed via a persistent PM session that runs continuously across sprints, monitoring active tasks, handling timeouts, and escalating blockers to leadership without manual re-spawning.

How do I assign a bug fix to a custom Copilot agent and monitor the draft PR?

Assign a bug fix by creating a structured GitHub issue, allocating it to the specialized Copilot agent, and monitoring the draft PR progress automatically while providing iterative feedback via PR comments.

Can I use a single interface for sprint coordination with OpenClaw and Copilot agents?

Sprint coordination is supported through a single persistent PM interface that manages both OpenClaw session spawning and GitHub Copilot custom agent assignments, tracking both workflows in real time.

Does hybrid AI task delegation handle timeouts and human escalation?

Hybrid AI task delegation includes task lifecycle guardrails specifically designed for timeout handling and human escalation, ensuring blocked deliverables are surfaced to leadership automatically.

How do I automatically route infrastructure and testing tasks to specialized agents?

Route infrastructure and testing tasks using the intelligent delegation matrix, which automatically categorizes and assigns these specific code tasks to the appropriate specialized GitHub Copilot custom coding agents.