Ubs Bug Scan

[WHAT] Static analysis gate using Ultimate Bug Scanner (UBS) — multi-language AST-level bug detection. [HOW] Runs `ubs` scoped to changed/staged files, parses findings by severity, fixes critical issues inline. [WHEN] Before every commit. On PR review. When asked to scan for bugs, static analysis, or code quality. [WHY] Catches resource leaks, null derefs, type narrowing gaps, and concurrency bugs that linters miss.

lev-os Updated

File contents

lev-os/agents/tree/main/skills-db/dev/ubs-bug-scan commit 9b743dcce1

Frequently asked questions

npx skillmds@latest add lev-os/ubs-bug-scan