superteam
Installation
SKILL.md
Super Team — Full-Stack Parallel Project Audit & Improvement
Launch 7 specialist agents simultaneously. Each agent audits their domain, reports findings with severity, and fixes what they can autonomously. Results are compiled into a unified report.
Before launching
- Read the project's CLAUDE.md to understand stack, structure, and deploy config.
- Identify the app directory (e.g.,
apps/web/, or repo root). - Check git branch — if on
mainordevelop, createchore/superteam-auditbefore any changes. - Ask the user ONE question: "Audit only, or audit + fix? (fixes go on a branch, nothing hits main)"
- Default: audit + fix if they don't respond within context.
The Team — Launch ALL 7 agents in parallel using the Agent tool
IMPORTANT: All 7 agents MUST be launched in a single message with 7 parallel Agent tool calls. This is the whole point — simultaneous execution.
Each agent gets mode: "auto" and run_in_background: true so they work concurrently.