| name | setup-agents |
| description | Set up the Agent Collection in a new project. Copies relevant agents and skills, prunes unnecessary ones, and generates the CLAUDE.md agent section. Use when the user says setup agents, add agents to this project, initialize agents, or is starting a new project. |
Your Task
Set up the Agent Collection for this project. The user wants to configure agents and skills from their collection.
Project type hint: $ARGUMENTS
Step 1: Analyze the Project
Understand the current project:
- What's the tech stack? (languages, frameworks, databases)
- What kind of project is it? (web app, API, mobile, monorepo)
- What already exists in
.claude/?
- Is there an existing
CLAUDE.md?
Step 2: Recommend Agents
Based on the project type, recommend which agents to include. Use these guidelines:
| Project Type | Recommended Agents |
|---|
| .NET + Angular Full-Stack | Feature Planner, Backend Architect, Frontend Developer, Clean Code Architect, DevOps Automator, Security Scanner |
| Backend API | Feature Planner, Backend Architect, Clean Code Architect, Security Scanner, DevOps Automator |
| Frontend SPA | Feature Planner, Frontend Developer, UI Designer, Clean Code Architect |
| Mobile App | Feature Planner, Mobile App Builder, UI Designer, Backend Architect |
| Startup/MVP | Feature Planner, Rapid Prototyper, Backend Architect, UI Designer |
| Enterprise | Feature Planner, DeepDive, DeepCode, Backend Architect, Security Scanner, DevOps Automator |