code-check
Installation
SKILL.md
Code Quality & Security Checks
Run comprehensive project checks and fix all issues by priority.
Use Cases
Use when users need "check code", "run check", "fix lint errors", or "code quality check".
Core Task
Run the project check command and resolve all errors. Loop: check → fix → re-check until all pass.
Important Rules
- Do not commit any code
- Do not change version numbers
- Only fix issues identified by checks