code-review-expert

Review current git changes for SOLID, security, performance, and error handling issues.

32|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/t0dorakis/murmur --skill code-review-expert-t0dorakis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-expert
Source: https://github.com/t0dorakis/murmur/tree/main/.agents/skills/code-review-expert
Command: npx skills add https://github.com/t0dorakis/murmur --skill code-review-expert-t0dorakis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a thorough code review, acting as a senior engineer to identify critical issues in code changes before they are merged.

Core Features & Use Cases

  • Comprehensive Analysis: Detects SOLID violations, security risks, performance bottlenecks, and error handling flaws.
  • Actionable Feedback: Proposes concrete improvements and suggests severity levels for each finding.
  • Use Case: Before merging a new feature, run this Skill to get a detailed review of the code, ensuring it adheres to best practices and avoids introducing bugs or vulnerabilities.

Quick Start

Use the code-review-expert skill to review the current git changes.

Frequently Asked Questions about code-review-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review git changes for SOLID violations and security vulnerabilities?

To review git changes for SOLID violations and security vulnerabilities, you can run an expert code review that analyzes your current diff to identify critical issues and proposes concrete improvements with severity levels.

What is an automated code review checklist for performance regressions and error handling?

An automated code review checklist for performance regressions and error handling evaluates your code changes against structured references to detect flaws, ensuring new features adhere to best practices before merging.

Can I use this code review skill to check uncommitted git changes before merging a feature?

Yes, you can use this code review skill to check uncommitted git changes before merging a feature, as it performs a comprehensive analysis on current git changes to detect security risks and performance bottlenecks.

How does a code review identify severity levels for refactoring suggestions?

A code review identifies severity levels for refactoring suggestions by categorizing detected issues into critical, high, medium, and low severities, providing actionable feedback for structured code quality improvements.

Are there limitations to using automated code reviews for error handling flaws?

Automated code reviews for error handling flaws rely on structured checklists and current git changes, meaning they function as a senior engineer reviewer but require existing reference documents to provide comprehensive analysis.