Bootstrap an AI agent team for a fullstack project
언제 쓸까: Starting a new project and you'd like proper agent separation instead of one overloaded Claude.
사전 조건
- Skill cloned — git clone https://github.com/xvirobotics/metaskill ~/.claude/skills/metaskill
흐름
-
Describe the project/metaskill fullstack web app with React, TanStack, Postgres, Stripe subscriptions.✓ 복사됨→ Research phase runs web searches; then build phase produces routing + agents + skills
-
Review the generated teamWalk me through each agent's scope and the routing rules between them.✓ 복사됨→ Clear per-agent responsibility with no overlap
-
Provide credentials (optional)Skip credentials for now — I'll add them later.✓ 복사됨→ Skill proceeds to verification without blocking
결과: A working multi-agent setup you can start using immediately.
함정
- Generated team has too many roles for a 1-person project — Use the single-agent mode instead ('create a single agent for X')