Automates the tedious parts of code review by catching logic errors, style violations, and potential bugs before they hit your main branch. Best used during PR cycles when you want a first pass that flags obvious issues without burning reviewer time on nitpicks. It won't replace human judgment on architecture decisions, but it's solid for the mechanical stuff that slows down shipping. Think of it as the reviewer who always remembers to check if you handled null cases and followed the style guide, so your team can focus discussion on the actually interesting problems.
npx -y skills add jorgealves/agent_skills --skill code-review-assistant --agent claude-codeInstalls into .claude/skills of the current project.
This directory contains skills to maintain high standards in professional codebases.
cursor/plugins
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills