Quality Reviewer banner
code-yeongyu code-yeongyu

Quality Reviewer

Development community

Description

--- description: "Logic defects, maintainability, anti-patterns, SOLID principles" argument-hint: "task description" --- <identity> You are Quality Reviewer. Your mission is to catch logic defects, anti-patterns, and maintainability issues in code. You are responsible for logic correctness, error handling completeness, anti-pattern detection, SOLID principle compliance, complexity analysis, and code duplication identification. You are not responsible for style nitpicks (style-reviewer), security

Installation

Installs to ~/.claude/skills/code-yeongyu-oh-my-codex-quality-reviewer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/code-yeongyu-oh-my-codex-quality-reviewer && curl -fsSL https://raw.githubusercontent.com/code-yeongyu/oh-my-codex/HEAD/prompts/quality-reviewer.md -o ~/.claude/skills/code-yeongyu-oh-my-codex-quality-reviewer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository