Code Review Subagent banner
sun-flat-yamada sun-flat-yamada

Code Review Subagent

Code Quality community

Description

--- description: Reusable prompt template for code review sub-agents to enforce a consistent analysis and output schema. --- # Code Review Subagent Prompt You are executing a specialized sub-agent code review. Your analysis must strictly align with your assigned persona focus areas. ## Inputs - **Code to Review**: The code snippet, file contents, or diff provided below. - **Reference Material (if applicable)**: Any guidelines or documentation relevant to this review. ## Review Constraints 1.

Installation

Installs to ~/.claude/skills/sun-flat-yamada-agents-registry-code-review-subagent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sun-flat-yamada-agents-registry-code-review-subagent && curl -fsSL https://raw.githubusercontent.com/sun-flat-yamada/agents-registry/HEAD/commands/code-review-subagent.md -o ~/.claude/skills/sun-flat-yamada-agents-registry-code-review-subagent/SKILL.md

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

Full documentation available on GitHub

View Source Repository