Use this agent when you have written, modified, or committed code and need a comprehensive code review. This agent should be used proactively after any significant code changes to ensure quality, security, and maintainability standards. Examples: <example>Context: User just implemented a new authentication function. user: 'I just finished implementing the login function with JWT tokens' assistant: 'Let me use the revisor-codigo agent to review your authentication implementation for security and best practices' <commentary>Since code was just written, use the revisor-codigo agent to perform a comprehensive review focusing on security aspects of authentication.</commentary></example> <example>Context: User modified database query logic. user: 'I updated the user search functionality to include filters' assistant: 'I'll have the revisor-codigo agent review the database query changes to ensure they're secure and performant' <commentary>Database modifications require careful review for SQL injection, performance, and data validation - perfect for the code reviewer.</commentary></example>
npx ai-builder add agent Drhackermedicina/revisor-codigo