Skip to main content
Back to the directory
sanyuan0704/code-review-expertSoftware EngineeringFrontend and Design

code-review-expert

Expert code review of git changes with focus on SOLID violations, security risks, and actionable improvements.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
6

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/sanyuan0704/code-review-expert --skill code-review-expert
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, code-review-expert has 6 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: sanyuan0704/code-review-expert. Canonical URL: https://skills.sh/sanyuan0704/code-review-expert/code-review-expert.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Expert code review of git changes with focus on SOLID violations, security risks, and actionable improvements. 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. - Analyzes current git diff for SOLID principle violations, architecture smells, and removal candidates using structured checklists - Scans for security risks including injection, authentication gaps, race conditions, and unsafe deserialization with exploitability assessment - Flags code quality issues: error handling gaps, N+1 queries, boundary condition bugs, and performance hotspots - Classifies findings by severity (P0 critical through P3 low) and proposes incremental refactors with minimal safe splits - Review-first workflow: presents findings before implementing, requires explicit user confirmation to make changes - 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...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Expert code review of git changes with focus on SOLID violations, security risks, and actionable improvements.

Is code-review-expert good?

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

Which AI agents support code-review-expert?

code-review-expert currently lists compatibility with Skills CLI.

Is code-review-expert safe to install?

code-review-expert has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to code-review-expert?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install code-review-expert?

Run the following command to install code-review-expert: npx skills add https://github.com/sanyuan0704/code-review-expert --skill code-review-expert

Related skills

Alternatives in Software Engineering