ShepAlderson/copilot-orchestra — reverse-engineered prompt
Reverse engineered prompt
Build me a simple GitHub Copilot Orchestra setup that I can drop into my coding projects to make AI development more organized.
I want it to include a main Conductor agent plus separate planning, implementation, and code review agents. The Conductor should guide a feature request from planning, to writing tests first, to implementation, to review, to commit. It should pause for my approval before starting work, save clear plan and progress notes in a plans folder, and make sure each phase has tests and a review before moving on.
Keep it focused on VS Code Insiders and GitHub Copilot custom agents. Include the agent markdown files and a README that explains what this is, how to install the agents, how to use the Conductor, and what the workflow looks like in plain English. Make it practical for someone who wants faster AI coding without losing code quality.
Want more depth? Deep Reverse