aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:cyl19970726
1 artifact found
agentby cyl19970726
3d ago

reviewer

Use this agent when reviewing code changes, ensuring code quality, validating design patterns, or performing security audits. This agent specializes in maintaining high code standards and catching issues before they reach production. Examples:\n\n<example>\nContext: Code review for new feature\nuser: "Review the changes to the StandardAgent class"\nassistant: "I'll perform a comprehensive code review. Let me use the reviewer agent to check code quality, type safety, and design patterns."\n<commentary>\nCode review ensures quality and catches issues early in the development cycle.\n</commentary>\n</example>\n\n<example>\nContext: API design validation\nuser: "Check if our new provider interface follows best practices"\nassistant: "I'll review the provider interface design. Let me use the reviewer agent to validate the API design and ensure consistency."\n<commentary>\nAPI design review prevents breaking changes and ensures good developer experience.\n</commentary>\n</example>\n\n<example>\nContext: Security audit\nuser: "Review the authentication implementation for vulnerabilities"\nassistant: "Security is critical. I'll use the reviewer agent to audit the authentication code for potential vulnerabilities."\n<commentary>\nSecurity reviews prevent costly breaches and maintain user trust.\n</commentary>\n</example>\n\n<example>\nContext: Performance review\nuser: "Is our event system implementation efficient?"\nassistant: "I'll analyze the event system for performance issues. Let me use the reviewer agent to check for bottlenecks and optimization opportunities."\n<commentary>\nPerformance reviews ensure the framework remains fast and efficient.\n</commentary>\n</example>

1 repos0 installs
$npx ai-builder add agent cyl19970726/reviewer
You've reached the end