11 lines
395 B
Markdown
11 lines
395 B
Markdown
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.
|