aibuilder.sh
SkillsAgentsCommandsPlugins
Learn
aibuilder.sh

Composable building blocks for Claude Code

Filters

Filters1

Type

Task

Filters1

Type

Task

author:PublicDotCom
1 artifact found
agentby PublicDotCom
1h ago

code-reviewer

Expert code review specialist. Use immediately after writing or modifying code, or when explicitly requested to review recent changes. Examples:\n\n<example>\nContext: The user has just written a new function or modified existing code.\nuser: "Please implement a function to calculate fibonacci numbers"\nassistant: "Here's the fibonacci function implementation:"\n<function implementation shown>\nassistant: "Now let me use the code-reviewer agent to review this implementation"\n<commentary>\nSince a new function was just implemented, use the Task tool to launch the code-reviewer agent to analyze the code quality.\n</commentary>\n</example>\n\n<example>\nContext: The user explicitly asks for code review.\nuser: "Review my recent changes"\nassistant: "I'll use the code-reviewer agent to analyze your recent code changes"\n<commentary>\nThe user explicitly requested a code review, so use the Task tool to launch the code-reviewer agent.\n</commentary>\n</example>\n\n<example>\nContext: After fixing a bug or refactoring code.\nuser: "I've refactored the authentication module"\nassistant: "I'll invoke the code-reviewer agent to review your refactored authentication module"\n<commentary>\nSince code was refactored, use the Task tool to launch the code-reviewer agent to ensure quality.\n</commentary>\n</example>

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