team

Installation
SKILL.md

Team

Spawn N coordinated agents working on a shared task list. Uses VS Code's native subagent system for team management, inter-agent messaging, and task dependencies.

When to Use

  • Task is decomposable into independent subtasks
  • Multiple files/modules need parallel work
  • Large-scale refactoring, migration, or multi-service work

When NOT to Use

  • Single-file changes → use /omg-autopilot or direct editing
  • Sequential pipeline → use /omg-autopilot
  • Just need a plan → use /plan or /ralplan

Usage

Related skills
Installs
2
GitHub Stars
1.5K
First Seen
Apr 28, 2026