General
1,730 installs
code-review-excellence
by wshobson/agents
Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when…
Skill content
Systematic code review practices for constructive feedback, bug detection, and team knowledge sharing. - Covers the complete review workflow: context gathering, high-level architecture assessment, line-by-line analysis, and decision-making with clear severity labeling (blocking, important, nit, suggestion) - Includes language-specific patterns for Python, TypeScript, and JavaScript, plus specialized review techniques for security, testing, and architectural changes - Provides templates, checklists, and communication strategies to balance quality standards with team morale, emphasizing collaborative feedback over gatekeeping - Addresses difficult feedback scenarios, disagreement resolution, and common pitfalls like perfectionism, scope creep, and delayed reviews Code Review Excellence Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement. When to Use This Skill - Reviewing pull requests and code changes - Establishing code review standards for teams - Mentoring junior developers through reviews - Conducting architecture reviews - Creating review checklists and guidelines - Improving team collaboration - Reducing code review cycle time - Maintaining code quality standards Core Principles 1. The Review Mindset