CO

code-review-excellence

Transforms code reviews from gatekeeping to a collaborative learning process.

Install

mkdir -p .claude/skills/code-review-excellence-fiscfed9 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15484" && unzip -o skill.zip -d .claude/skills/code-review-excellence-fiscfed9 && rm skill.zip

Installs to .claude/skills/code-review-excellence-fiscfed9

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement.
143 charsno explicit “when” trigger
Intermediate

Key capabilities

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

How it works

The skill guides the user through a systematic code review process, emphasizing reading context, analyzing code against specific criteria, and providing structured feedback. It also references an implementation playbook for detailed patterns.

Inputs & outputs

You give it
Code changes (e.g., pull request)
You get back
High-level summary of findings, issues grouped by severity, suggestions, questions, and test/coverage notes

When to use code-review-excellence

  • Reviewing pull requests
  • Mentoring junior developers
  • Setting team coding standards
  • Auditing code for performance

About this skill

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.

When not to use it

  • When there are no code changes to review.
  • When the task is a design-only discussion without code.
  • When the user needs to implement fixes instead of reviewing.

Limitations

  • Requires code changes to be present.
  • Does not implement fixes.
  • Focuses on review, not design-only discussions.

How it compares

This skill provides a structured, systematic approach to code reviews with clear output formats and focus areas, promoting knowledge sharing and collaborative improvement over simple gatekeeping.

Compared to similar skills

code-review-excellence side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
code-review-excellence (this skill)03moNo flagsIntermediate
effective-go3239moNo flagsBeginner
architect-review1094moNo flagsAdvanced
resolve-conflicts818moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

effective-go

openshift

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

323536

architect-review

sickn33

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural decisions.

109320

resolve-conflicts

antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration), configuration files, and handling deleted-but-modified files with backup and analysis.

81334

solid-principles

SmidigStorm

Enforce SOLID principles (Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, Dependency Inversion) in object-oriented design. Use when writing or reviewing classes and modules.

57236

python-testing-patterns

wshobson

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

77204

codex

Lucklyric

Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. This skill should be invoked when users explicitly mention "Codex", request complex implementation challenges, advanced reasoning, or need high-reasoning model assistance. Automatically triggers on codex-related requests and supports session continuation for iterative development.

32238

Search skills

Search the agent skills registry