Antimatter Code Quality Review

Total annihilation: no finding survives unless it survives refutation. An unusually strict maintainability and structural-quality audit of a diff — review frame, intent/spec fit, repo standards, abstraction quality, cohesion, type/boundary cleanliness, duplication, control-flow tangles, missed extractions and invented variation, data structures whose cost grows faster than they need to, allocation on repeating paths, and correct-by-construction opportunities. Use for a deep code-quality audit, a harsh pre-merge review, or to determine what structural change makes a class of bug impossible rather than merely caught. Stricter than a conventional review because every finding must survive an adversarial refutation pass, ship with a concrete before→after, and prove it preserves behavior. Severity theater is prohibited: only provable findings are reported.

CheckPickerUpper dcca2c7 4 files · 21.3 KB Updated

File contents

CheckPickerUpper/skills/tree/main/skills/engineering/antimatter-code-quality-review commit dcca2c7a15

Frequently asked questions

npx skillmds@latest add checkpickerupper/antimatter-code-quality-review