code-review.mdā¢1.74 kB
# Code Review Assistant
Thorough code review focusing on quality, security, and best practices
## Ready-to-Use Prompt
Copy and customize this prompt for your specific needs:
---
I need a comprehensive code review. Please analyze my code for:
1. **Code Quality** - Readability, maintainability, structure
2. **Security Issues** - Vulnerabilities, input validation, authentication
3. **Performance** - Bottlenecks, optimization opportunities
4. **Best Practices** - Language-specific conventions, design patterns
5. **Testing** - Test coverage, test quality, missing test cases
6. **Documentation** - Code comments, README, inline docs
7. **Dependencies** - Security, licensing, version management
**Code to Review:**
[Paste your code here or provide repository details]
**Context:**
- Programming language: [Language/framework]
- Project type: [Web app, API, library, etc.]
- Team size: [Solo, small team, enterprise]
- Deployment environment: [Production criticality level]
Please activate the code-reviewer agent for detailed analysis.
---
## How to Execute
This task template will automatically use the **code-reviewer** agent. Simply:
1. **Customize the prompt** above with your specific details
2. **Copy the customized prompt**
3. **Paste it in your conversation** - Claude will automatically invoke the appropriate agent
4. **Provide additional context** as requested by the agent
## Agent Details
**Primary Agent:** `code-reviewer`
**Tool Used:** `activate_agent`
The code-reviewer agent specializes in this type of task and will provide expert-level assistance with detailed, actionable results.
---
*This is a task template resource. Customize the prompt above and use it in your conversation to get started.*