home/productivity/team-prompt-templates

Team Prompt Templates

GPTClaudeDeepSeek··1,152 copies·updated 2026-07-14
team-prompt-templates.prompt
# Multi-Agent Team Prompt Templates

Four condensed team archetypes you can paste into the lead and adapt. Each shows the **roster**,
the **handoff graph** (who messages whom), and the **deliverables** — the reusable skeleton, not
a verbatim mega-prompt. Fill the bracketed parts and add your project's specifics.

**Common shape every template follows:**
- One sentence of goal + the concrete artifact you expect at the end.
- `Create a team called "<name>" with N teammates. Use <model> for each.`
- Per agent: a one-line **role**, a short **persona** (optional but sharpens output), **tasks**,
  the explicit **"when done, message X"** handoff, and a single **deliverable file**.
- A final **deliverables table** so you can check completion.

---

## 1. Full-stack build (8 agents) — "ship a working app"

Goal: a running full-stack app plus its docs, tests, and a build summary.

Roster and handoff graph:

when to use it

Community prompt sourced from the open-source GitHub repo aiagentwithdhruv/ai-dev-stack (MIT). A "Team Prompt Templates" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

aiagentwithdhruv/ai-dev-stack · MIT