Skip to main content
Back to registry

code-review-expert

sanyuan0704/code-review-expert

Perform a structured review of the current git changes with focus on SOLID, architecture, removal candidates, and security risks. Default to review-only output unless the user asks to implement changes.

Installs3
Install command
npx skills add https://github.com/sanyuan0704/code-review-expert --skill code-review-expert
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Perform a structured review of the current git changes with focus on SOLID, architecture, removal candidates, and security risks. Default to review-only output unless the user asks to implement changes. Edge cases: Structure your review as follows: Inline comments : Use this format for file-specific findings: Clean review : If no issues found, explicitly state: After presenting findings, ask user how to proceed: Important : Do NOT implement any changes until user explicitly confirms. This is a review-first workflow. - Use git status -sb , git diff --stat , and git diff to scope changes. - If needed, use rg or grep to find related modules, usages, and contracts. - Identify entry points, ownership boundaries, and critical paths (auth, payments, data writes, network). - No changes : If git diff is empty, inform user and ask if they want to review staged changes or a specific commit range.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does code-review-expert do?

Perform a structured review of the current git changes with focus on SOLID, architecture, removal candidates, and security risks. Default to review-only output unless the user asks to implement changes.

Is code-review-expert good?

code-review-expert does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does code-review-expert work with?

code-review-expert currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to code-review-expert?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install code-review-expert?

npx skills add https://github.com/sanyuan0704/code-review-expert --skill code-review-expert

Related skills

Alternatives in Software Engineering