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

Go

Installs
83
Repository
proompteng/lab
GitHub Stars
8
First Seen
Jan 23, 2026
quality-checks — proompteng/lab