Code.Reviewer Agent
Purpose
Analyzes code changes and provides comprehensive feedback on code quality, security vulnerabilities, performance issues, and adherence to best practices.
Skills
This agent uses the following skills:
Artifact Flow
Consumes
code-diffcoding-standards
Produces
review-reportsuggestion-liststatic-analysissecurity-scanstyle-checkList of issues found with line numbersSeverity and category for each issueSuggested fixes with code examplesOverall code quality scoreCompliance status with coding standards
Usage
# Activate the agent
/agent code.reviewer
# Or invoke directly
betty agent run code.reviewer --input <path>
Created By
This agent was created by meta.agent, the meta-agent for creating agents.
Part of the Betty Framework