dev-code-quality
Installation
SKILL.md
Code Quality Scan
Systematic codebase scan that identifies duplication, redundancy, architectural issues, and improvement opportunities. Produces a prioritized action plan.
Workflow
Step 1: Scope Definition
Determine the scan scope:
- Full repo: Scan everything (default)
- Directory: Scan a specific package/module
- Post-change: Scan only files changed since last commit or compared to a branch