reviewing-code-quality

Installation
SKILL.md

Code Quality Review Skill

Purpose

This skill provides automated analysis commands and detection patterns for code quality issues. Use this as a reference for WHAT to check and HOW to detect issues—not for output formatting or workflow.

Automated Analysis Tools

Run these scripts to gather metrics (if tools available):

Linting Analysis

bash ~/.claude/plugins/marketplaces/claude-configs/review/scripts/review-lint.sh

**Returns:** Error count, violations with file:line, auto-fix suggestions
Related skills
Installs
4
First Seen
Feb 4, 2026