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.