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 |
| AI/ML Project | Feature Planner, AI Engineer, Backend Architect, Clean Code Architect |
Always include: Feature Planner, DeepDive + DeepCode (for bug investigation)
Present the recommendation and ask the user to confirm or adjust before copying.
Step 3: Copy Files
After confirmation:
- •Create
.claude/agents/directory structure - •Copy selected agent files from the Agent Collection
- •Copy relevant skills to
.claude/skills/ - •Always copy:
plan-feature,investigate,review,security-scan,explore
Step 4: Generate CLAUDE.md Section
Add or update the CLAUDE.md file with:
- •Active Agents list (with correct relative paths)
- •Agent Collaboration Patterns table (only patterns relevant to included agents)
- •Recommended Feature Workflow section
- •Available Skills section
Step 5: Project-Specific Customization
Ask the user if they want to customize any agents for the project:
- •Adjust tech stack references (e.g., Clean Code Architect's .NET section)
- •Add project-specific patterns or conventions
- •Modify agent relationships
Output
Tell the user:
- •What was copied and where
- •How to use the key workflows (
/plan-feature,/investigate,/review) - •Any agents they might want to customize further