Initial commit
This commit is contained in:
15
commands/review.md
Normal file
15
commands/review.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
description: Comprehensive code review for quality, security, and best practices
|
||||
allowed-tools: Read(*), Grep(*), Glob(*)
|
||||
---
|
||||
|
||||
Have the code-reviewer agent perform a comprehensive review of $ARGUMENTS.
|
||||
|
||||
Focus on:
|
||||
1. Code quality and maintainability
|
||||
2. Security vulnerabilities
|
||||
3. Best practices and conventions
|
||||
4. Test coverage
|
||||
5. Performance implications
|
||||
|
||||
Provide specific, actionable recommendations with code examples.
|
||||
Reference in New Issue
Block a user