Skill

Enhance Code Review Quality

A code review skill that provides systematic analysis of code changes covering correctness, security, performance, and maintainability.


79
Spark score
out of 100
Updated 3 months ago
Version 1.0.0

Add to Favorites

Why it matters

Elevate your code review process from a mere gatekeeping step to a dynamic knowledge-sharing platform. This skill fosters collaborative improvement through constructive feedback and systematic analysis.

Outcomes

What it gets done

01

Review pull requests and code changes for correctness, security, performance, and maintainability.

02

Establish clear code review standards and best practices.

03

Provide actionable feedback with severity and rationale to mentor developers.

04

Audit code for potential issues and areas of improvement.

Install

Add it to your toolbox

Run in your project directory:

curl -fsSL https://spark.entire.vc/get/ag-code-review-excellence | bash

Capabilities

What this skill does

Review code

Analyzes code for bugs, style issues, and improvements.

Audit access

Reviews permissions and logs to flag unauthorized activity.

Overview

Code Review Excellence

What it does

This skill supports code review activities by providing systematic analysis across correctness, security, performance, and maintainability dimensions. It reads context and requirements, provides actionable feedback with severity levels and rationale, and asks clarifying questions when needed. Output includes a high-level summary, issues grouped by severity (blocking, important, minor), suggestions, questions, and test coverage notes.

How it connects

Use this skill when reviewing pull requests and code changes, establishing code review standards, mentoring developers through review feedback, or auditing for correctness, security, or performance. Do not use when there are no code changes to review, the task is design-only discussion without code, or you need to implement fixes instead of reviewing.

Source README

Code Review Excellence

Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement.

Use this skill when

  • Reviewing pull requests and code changes
  • Establishing code review standards
  • Mentoring developers through review feedback
  • Auditing for correctness, security, or performance

Do not use this skill when

  • There are no code changes to review
  • The task is a design-only discussion without code
  • You need to implement fixes instead of reviewing

Instructions

  • Read context, requirements, and test signals first.
  • Review for correctness, security, performance, and maintainability.
  • Provide actionable feedback with severity and rationale.
  • Ask clarifying questions when intent is unclear.
  • If detailed checklists are required, open resources/implementation-playbook.md.

Output Format

  • High-level summary of findings
  • Issues grouped by severity (blocking, important, minor)
  • Suggestions and questions
  • Test and coverage notes

Resources

  • resources/implementation-playbook.md for detailed review patterns and templates.

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Discussion

Questions & comments · 0

Sign In Sign in to leave a comment.