quality-checks
Installation
SKILL.md
Quality Checks
Overview
Run the smallest set of checks for touched code. Use workspace filters and targeted test commands.
JS/TS
bun run format
bun run --filter @proompteng/bumba lint
bun run --filter @proompteng/bumba tsc
bunx oxfmt --check services/bumba