Bug Check

Systematic bug hunt focused on patterns that survive code review and test audit — description-vs-implementation mismatches, SQL correctness, type coercion bugs, boundary/off-by-one errors, behavioral asymmetry, and input validation gaps. Derived from analysis of 40+ bugs found by Qodo and CodeRabbit that the ship-check pipeline (pr-review, code-quality, test-audit) missed. Use when asked to "bug check", "check for bugs", "deep correctness check", "look for subtle bugs", or as part of the ship-check pipeline. NOT for: code style (use code-quality), test design (use test-audit), security review (use security-review), or high-level correctness review (use pr-review).

aliasunder 022e5a4 32.7 KB Updated

File contents

aliasunder/agent-plugins/tree/main/plugins/ship-check/skills/bug-check commit 022e5a4828

Frequently asked questions

npx skillmds@latest add aliasunder/bug-check