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')