Run comprehensive code quality checks for vembed-factory project. Execute this whenever the user mentions code review, CI/CD validation, testing, or preparing code for commit/merge. Use this skill to verify code formatting (Black), import ordering (Isort), linting (Ruff), and optionally run unit tests with coverage reports. Supports quick checks, full testing, and auto-formatting. Use this skill proactively whenever the user finishes coding changes and needs validation before committing.
2026-03-30