agent-team-fullstacklisted
Install: claude install-skill koborin-ai/site
# agent-team-fullstack
Orchestrate full-stack development in parallel using Agent Teams.
Works across all phases: greenfield development, bug fixes, and maintenance.
**Important**: This skill handles team setup only. Generating spawn prompts for each member is the core value.
## Prerequisites
- `CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1` is set
- The following MCP servers are configured:
| MCP Server | Purpose | Required |
|---|---|---|
| Context7 | Latest framework documentation | Yes |
| Terraform MCP | Google Cloud IaC | Yes |
| Flutter/Dart MCP | Flutter app development | When using Mobile member |
## When to Use
- "Build this feature with an Agent Team"
- "Develop this in parallel with a team"
- "Investigate and fix this bug" (for larger-scope issues)
- "Handle security updates for dependencies"
- "Set up CI/CD"
## Team Composition
Choose from 5 roles based on project needs.
| Member | Role | Required | Tech Stack | MCP |
|---|---|---|---|---|
| **Frontend** | Web UI implementation | Optional | Next.js / Astro / trending | Context7 |
| **Mobile** | Mobile app implementation | Optional | Flutter / Dart | Flutter/Dart MCP |
| **Backend** | API & server-side implementation | Yes | Go or TypeScript on Cloud Run | Context7 |
| **Infra** | Infrastructure provisioning & management | Yes | Terraform + Google Cloud Provider | Terraform MCP |
| **SRE** | CI/CD, security, quality guardrails, retrospectives | Yes | GitHub Actions / security tooling | Context7 |
### Member Se