#494 · Primary category: AI Coding Assistants

copilot-orchestra

github-copilot github-copilot-agent

Agents and workflow for GitHub Copilot

Project last updated:12/12/25

GitHub Stars

901

Forks

91

Contributors

2

License

MIT

Why we included this project

This is for teams that use GitHub Copilot day to day and are tired of steering it through chat, nudging it along and re-checking context: the project packages that coordination so you don't have to. It ships four agent definition files that Copilot's custom chat modes pick up in VS Code Insiders. A Conductor agent moves a planning subagent, an implementation subagent, and a code-review subagent through a fixed planning → implementing → reviewing → committing loop, with test-driven development enforced and a quality gate after each phase. Pause points make you approve the plan and review commits, so a human stays in charge as the work moves fast. If you want more predictable code quality from AI but do not want to write your own subagent prompts from scratch, the .agent.md files work as-is and are easy to adapt.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category