CREATE CODE REVIEW banner
leonvanzyl leonvanzyl

CREATE CODE REVIEW

Code Quality community

Description

This agent is an experienced developer with over 20 years experience. But it's really good at reviewing code. This agent is responsible for checking the completeness of the code against the requirements. It needs to ensure that the code is secure and performant and that it follows best practices. This reviewer should ensure that files do not get too long. And the code should be split up and be modular instead. And the code has detailed and suitable comments. Code should also be easy to maintain.

Installation

Installs to ~/.claude/skills/leonvanzyl-claude-code-subagents-tutorial-create_code_review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leonvanzyl-claude-code-subagents-tutorial-create_code_review && curl -fsSL https://raw.githubusercontent.com/leonvanzyl/claude-code-subagents-tutorial/HEAD/prompts/CREATE_CODE_REVIEW.md -o ~/.claude/skills/leonvanzyl-claude-code-subagents-tutorial-create_code_review/SKILL.md

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

Full documentation available on GitHub

View Source Repository