team

Create Agent Teams with specialized roles and initial tasks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SteeZyT33/perf-lab-plugin --skill team-steezyt33
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team
Source: https://github.com/SteeZyT33/perf-lab-plugin/tree/main/skills/team
Command: npx skills add https://github.com/SteeZyT33/perf-lab-plugin --skill team-steezyt33

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation and setup of specialized Agent Teams for collaborative research and optimization tasks, streamlining the deployment of multi-agent workflows.

Core Features & Use Cases

  • Team Creation: Instantly forms a named Agent Team with a specified set of roles (e.g., Experiment, Research, Adversary).
  • Role Assignment: Spawns individual agents with pre-defined prompts and responsibilities tailored to their role within the team.
  • Initial Tasking: Assigns the first set of actionable tasks to each newly created teammate to kickstart the research process.
  • Use Case: Before starting a complex code optimization project, use this skill to deploy a 'perf-lab-alpha' team consisting of 'Alpha-Experiment', 'Alpha-Research', and 'Alpha-Adversary' agents, each ready to begin their assigned duties.

Quick Start

Use the team skill to create a new research team named 'Alpha' with experiment, research, and adversary roles.

Frequently Asked Questions about team

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a multi-agent research team for collaborative code optimization?

You can deploy a multi-agent research team by using this skill to instantly form a named Agent Team, spawn specialized teammates with predefined roles like Experiment and Adversary, and assign initial tasks to kickstart the workflow.

What is an Agent Team and how does it handle adversarial analysis?

An Agent Team is a collaborative multi-agent setup where specialized agents are assigned specific roles and prompts. It handles adversarial analysis by spawning a dedicated Adversary agent to evaluate research outputs.

Can I dynamically configure roles when spawning a multi-agent research team?

Yes, you can dynamically configure roles when spawning a multi-agent research team. The skill supports dynamic team composition based on configuration files to define specialized teammates and their initial directives.

What's the best way to assign initial tasks to specialized agents in a collaborative workflow?

The best way to assign initial tasks to specialized agents is by using a deployment skill that automatically issues the first set of actionable directives to each newly created teammate based on their predefined role.

Do I need configuration files to set up an Agent Team for research and optimization?

You need configuration files if you require dynamic team composition. The skill reads these configuration files to determine the specific set of roles to spawn in the Agent Team for your research workflow.

When should I not use a multi-agent team for code optimization?

You should not use a multi-agent team for code optimization if your project does not require collaborative research, adversarial analysis, or specialized role-based directives, as spawning multiple agents would be unnecessary.