Content Preview
# Comprehensive Code Quality Review Perform comprehensive code quality review ## Instructions Follow these steps to conduct a thorough code review: 1. **Repository Analysis** - Examine the repository structure and identify the primary language/framework - Check for configuration files (package.json, requirements.txt, Cargo.toml, etc.) - Review README and documentation for context 2. **Code Quality Assessment** - Scan for code smells, anti-patterns, and potential bugs - Check
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/code-review.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/dev/code-review.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/qdhenry/Claude-Command-SuiteThen reference at .claude/commands/dev/code-review.md
Related Skills
code-review
Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives
pluginpluginmarketplacecode-review
by Anthropic · anthropic-official-plugins
code-review/code-review
Provide a code review for the given pull request.
commandcommandcode-reviewcode-review
by Anthropic · anthropic-official-plugins
openclaw-github-repo-commander
7-stage super workflow for GitHub repo audit, cleanup, PR review, and competitor analysis
securitygithubgitrepository
by sickn33 (Antigravity) · antigravity-awesome-skills
code-reviewer
Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming issues, and architectural concerns, then produces a structured review report with prioritized, actionable feedback. Use when reviewing pull requests, conducting code quality audits, identifying refactoring opportunities, or checking for security issues. Invoke for PR reviews, code quality checks, refactoring suggestions, review code, code quality. Complements specialized skills (security-reviewer, test-master) by providing broad-scope review across correctness, performance, maintainability, and test coverage in a single pass.
code-reviewercodereviewersecurity
by Jeffallan · jeffallan-claude-skills