cyberneticlibrary

Run and fix code quality checks

checkcommandsetup L12
MikeRobGIT/lodgify-mcp
What it does

Run comprehensive code quality checks with auto-fix

Best for

Full-pipeline code validation with automatic style and format fixes.

Inputs
  • · working tree state
Outputs
  • · check results and applied fixes
Requires
  • · bun run
  • · Biome linter/formatter
  • · TypeScript
Preconditions
  • · bun available
  • · check script defined
Failure modes
  • · Unfixable type errors
  • · Build failure
  • · Test failure
Trust signals
  • · Sequential pipeline (lint→typecheck→format→build→test)
  • · Auto-fix capability
  • · Clear blockers list