Code Quality Fix banner
saeedkolivand saeedkolivand

Code Quality Fix

Testing community

Description

--- description: Refactor code to meet quality standards (smallest safe diff), then typecheck + test argument-hint: [package-or-path] --- Load the `token-efficiency` + `code-quality` skills. Use the code-quality-author subagent to fix quality issues in $ARGUMENTS (current diff if empty). Apply the smallest behavior-preserving changes, then run typecheck and tests.

Installation

Installs to ~/.claude/commands/saeedkolivand-ai-job-hunter-app-code-quality-fix.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/saeedkolivand/ai-job-hunter-app/HEAD/.claude/commands/code-quality-fix.md -o ~/.claude/commands/saeedkolivand-ai-job-hunter-app-code-quality-fix.md

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

Full documentation available on GitHub

View Source Repository