q3ok/coordinated-agent-team — reverse-engineered prompt
Reverse engineered prompt
Build me a reusable prompt pack for VS Code Copilot Chat that runs a coordinated team of AI agents to deliver software projects from the first request to the final handoff. I want one main orchestrator that moves work through a clear flow for intake, spec, architecture, planning, coding, review, QA, security, integration, and docs, with a lighter path for simple tasks. Each role should have a clear job, strict inputs and outputs, and write progress artifacts to a gitignored working folder so I can see status, tasks, reports, and any questions that need my approval.
Please make the process feel deterministic, with explicit gates for approving the design and for choosing whether reviews happen after each batch or only once at the end. I also want a clear contract for status meanings and what happens when review, tests, build, or security checks fail. Include a few small demo projects that prove the workflow actually works. Look up current docs online if you need to.
Want more depth? Deep Reverse