Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat: add multi-agent-orchestrator agent#1311

Open
milkomida77 wants to merge 2 commits intogithub:stagedgithub/awesome-copilot:stagedfrom
milkomida77:feat/add-multi-agent-orchestratormilkomida77/awesome-copilot:feat/add-multi-agent-orchestratorCopy head branch name to clipboard
Open

feat: add multi-agent-orchestrator agent#1311
milkomida77 wants to merge 2 commits intogithub:stagedgithub/awesome-copilot:stagedfrom
milkomida77:feat/add-multi-agent-orchestratormilkomida77/awesome-copilot:feat/add-multi-agent-orchestratorCopy head branch name to clipboard

Conversation

@milkomida77
Copy link
Copy Markdown

Summary

Adds a multi-agent-orchestrator agent for coordinating multiple coding agents through a single orchestrator.

What it does

  • Routes tasks to specialized agents using keyword scoring
  • Prevents duplicate assignments via similarity threshold registry
  • Enforces 5-step quality gates before marking tasks done
  • Runs 30-minute heartbeats to catch stale assignments

Structure

agents/multi-agent-orchestrator/
  AGENT.md

Production-tested across 10,000+ tasks with 57 specialized agents.

Source: guardian-agent-prompts

@milkomida77 milkomida77 requested a review from aaronpowell as a code owner April 6, 2026 14:49
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ This PR targets main, but PRs should target staged.

The main branch is auto-published from staged and should not receive direct PRs.
Please close this PR and re-open it against the staged branch.

You can change the base branch using the Edit button at the top of this PR,
or run: gh pr edit 1311 --base staged

@milkomida77 milkomida77 changed the base branch from main to staged April 6, 2026 15:43
@milkomida77 milkomida77 requested a review from dvelton as a code owner April 6, 2026 15:43
@milkomida77
Copy link
Copy Markdown
Author

Retargeted this PR from to as requested. Thanks for the heads up!

@milkomida77
Copy link
Copy Markdown
Author

This PR has been retargeted from main to staged as requested. The bot review above was submitted before the retarget — the base branch is now correctly set to staged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.