Initial commit
This commit is contained in:
10
commands/code-review.md
Normal file
10
commands/code-review.md
Normal file
@@ -0,0 +1,10 @@
|
||||
Delegate a comprehensive code review to the code-reviewer agent.
|
||||
|
||||
Have the agent review all recent changes in the codebase for:
|
||||
- Code quality and maintainability
|
||||
- Security vulnerabilities
|
||||
- Performance issues
|
||||
- Best practices adherence
|
||||
- Test coverage
|
||||
|
||||
The agent should provide a structured report with specific, actionable feedback including file paths and line numbers for each issue found.
|
||||
Reference in New Issue
Block a user