SylphxAI

Review Code Quality — Testing skill for Claude Code

Testing community

Review code quality - linting, TypeScript, testing, CI.

How to install Review Code Quality

Installs to ~/.claude/commands/sylphxai-code-review-code-quality.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SylphxAI/code/HEAD/.claude/commands/review-code-quality.md -o ~/.claude/commands/sylphxai-code-review-code-quality.md

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

What Review Code Quality does


name: review-code-quality description: Review code quality - linting, TypeScript, testing, CI agent: coder

Code Quality Review

Mandate

  • Perform a deep, thorough review of code quality in this codebase.
  • Delegate to multiple workers to research different aspects in parallel; you act as the final gate to synthesize and verify quality.
  • Deliverables must be stated as findings, gaps, and actionable recommendations.
  • Single-pass delivery: no deferrals; deliver

Alternatives in Testing

  • Pua — Use when the user invokes /pua or asks for PUA mode, try-harder/retry help, change-approach coaching, completi 19.5k ★
  • Deslop Reborn — One iteration of the IronClaw Reborn de-slop loop — take ONE Reborn crate, fan out parallel review sub-agents 12.6k ★
  • OpenAgentsControl — AI agent framework for plan-first development workflows with approval-based execution 4.8k ★

Full documentation available on GitHub

View Source Repository