explaingit

datacenterdude/ai-agent-team-templates

14Audience · pm founderComplexity · 1/5Setup · easy

TLDR

A collection of copy-paste prompt templates that set up a self-organizing AI agent team for specific enterprise roles, assembling the right specialist agents on the fly for each task.

Mindmap

mindmap
  root((agent-team-templates))
    Team Structure
      Anchor agent
      Researcher agent
      HR officer agent
      Specialist agents
    Archetypes
      Sysadmin IT
      Product Marketing
      CISO
      Product Manager
    Design
      Dynamic team assembly
      Role-specific focus
      Single point of contact
    Usage
      Copy anchor prompt
      Open any AI assistant
      Delegate tasks
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Things people build with this

USE CASE 1

Give a sysadmin an AI team that assembles the right IT specialists on the fly for each infrastructure task.

USE CASE 2

Use the CISO archetype to get a security leadership AI team that handles threat modeling and policy review.

USE CASE 3

Set up a product manager with a structured AI team instead of a single generic assistant.

Getting it running

Difficulty · easy Time to first run · 5min

In plain English

This repository is a collection of prompt templates for setting up a team of AI agents tailored to specific enterprise job functions. Instead of giving you a single AI assistant to talk to, each template sets up a small team with a clear structure: one anchor agent specific to your role, a researcher who figures out what expertise the task requires, and an HR officer who assembles the right specialist agents for that work on the fly. The idea is that the team composition changes based on what needs to get done rather than having a fixed set of agents pre-assigned. You start a conversation with the anchor agent for your role, describe what you are working on, and the anchor coordinates the researcher and HR officer to bring in the right specialists, then dismisses them when the work is done. The repository currently includes four archetypes: a Sysadmin and IT Operations lead for enterprise IT practitioners, a Product Marketing Manager for vendor marketing work, a CISO for security leadership, and a Product Manager for product organizations. Each archetype folder contains a README describing what the team looks like and what kinds of tasks it handles, plus an anchor prompt file. Two shared files used by every archetype, the researcher and HR officer prompts, live in a separate folder. Using a template involves copying the two shared prompt files, picking the archetype that matches your role, opening any AI assistant such as Claude or ChatGPT, and starting a conversation with the anchor prompt. The anchor will propose a working rhythm and you can adjust it before you start delegating tasks. The design philosophy is that the team should decide and act without asking for permission on every small step, that the anchor owns the relationship so you always have one point of contact, and that each archetype is built for the specific demands of that role rather than being a generic assistant.

Copy-paste prompts

Prompt 1
I am a Product Manager. Help me customize the PM archetype anchor prompt from ai-agent-team-templates to focus specifically on B2B SaaS roadmap planning and quarterly OKR reviews.
Prompt 2
I want to add a new CFO archetype to ai-agent-team-templates. Write the anchor prompt following the same structure as the existing four archetypes, focused on financial planning and board reporting.
Prompt 3
Using the CISO archetype from ai-agent-team-templates, draft a threat modeling session agenda for a new AWS deployment that I can paste as my first message to the anchor agent.
Open on GitHub → Explain another repo

← datacenterdude on gitmyhub — every repo by this author, as a profile.

Verify against the repo before relying on details.