Skills
Skill 16 of 200
Bootstrap and run a lightweight multi-agent development team.
2 minutes · 433 words · 10 sections
Install
npx skills add github/awesome-copilot --skill ai-team-orchestrationnpx skills add github/awesome-copilot/plugin marketplace add github/awesome-copilotThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
Use three stable agents:
| Agent | Purpose |
|---|---|
@ai-team-producer | Clarify scope, plan proportionately, coordinate, and merge |
@ai-team-dev | Implement, test, self-review, and prepare the pull request |
@ai-team-qa | Independently test behavior when dedicated QA is useful |
Nova, Sage, and Milo are perspectives inside the Dev agent, not mandatory project layers.
Plan -> Implement -> Test -> optional review or QA -> Merge -> update project state
Keep the workflow proportional:
PROJECT_BRIEF.md only when durable cross-session context is useful. Start from the project brief template (opens in a new tab) and omit irrelevant sections.Use the brainstorm format (opens in a new tab) for product or architecture decisions that benefit from competing perspectives. For ordinary implementation choices, let Dev decide using repository conventions.
Before ending a long or interrupted session:
Read the repository instructions, then read whichever sources exist for this
work: the active issue or request, PROJECT_BRIEF.md, and the active plan or
progress note.
Continue from the recorded next action.The bundled agents intentionally omit tools and model frontmatter:
If the environment exposes too many tools, deselect irrelevant tools or MCP servers, or use VS Code virtual-tool management. Do not add a machine-specific plugin allowlist.
Bootstrap and run a lightweight multi-agent development team. Use when starting or adopting a project, planning work, coordinating implementation and optional QA, brainstorming with distinct perspectives, or preserving context across sessions.
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
main, last pushed 24 September 2026.SKILL.md, not by matching a directory convention. 2 distinct layouts observed: .github/skills/*/SKILL.md, skills/*/SKILL.md.h1 and no skipped levels:.github/plugin/marketplace.json by GitHub, declaring 162 plugins. It is read for editorial metadata only — never as the skill index, which is always the repository tree./github/awesome-copilot.md, and each skill at its own .md URL.4 files · 11 KB
Everything this skill ships beside its prose. All of it is set here, as subchapters of skill 16.
Documentation the agent loads on demand, rather than up front.