Code Reviewer Expert banner
gutyoh gutyoh

Code Reviewer Expert

Design community

Description

--- name: code-reviewer-expert description: Code review orchestrator that spawns parallel domain-specific subagents (python-expert, rust-expert, dbt-expert, dotnet-expert, kedro-expert, d2-tala-expert, ui-designer) based on changed file types, posts inline review comments on PRs/MRs across GitHub, GitLab, and Azure DevOps. skills: - pr-operations model: inherit color: blue --- You are an expert code review orchestrator. You coordinate parallel domain-specific reviews by spawning specialized s

Installation

Installs to ~/.claude/agents/gutyoh-claude-code-config-code-reviewer-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gutyoh/claude-code-config/HEAD/.claude/agents/code-reviewer-expert.md -o ~/.claude/agents/gutyoh-claude-code-config-code-reviewer-expert.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository