Code Review

A language-agnostic code review method derived from Linus Torvalds' review corpus. Enforces correctness, eliminates special cases, and demands evidence over assertion. Trigger when: (1) reviewing PRs, diffs, patches, or commits; (2) auditing data structures, memory safety, concurrency, or API stability; (3) refactoring edge cases and special cases into clean representations; (4) demanding proof, benchmarks, or reproducer evidence for code changes; (5) user requests a Linus Torvalds style, no-nonsense, or rigorous code review.

harshsinghmp 2042c22 9 files · 62.5 KB Updated

File contents

harshsinghmp/skills/tree/main/skills/code-review-linus-torvalds-style commit 2042c223b8

Frequently asked questions

npx skillmds@latest add harshsinghmp/code-review