Code Review: Senior Engineer Perspective
Reviews your code the way a senior engineer would in a real PR review — finding correctness issues, edge cases, and maintainability concerns…
6 prompts tagged
Reviews your code the way a senior engineer would in a real PR review — finding correctness issues, edge cases, and maintainability concerns…
Before merging, analyze a PR for hidden risks, breaking changes, edge cases, and the classes of failure that only show up in production.
Diagnose a bug using a systematic elimination approach — understand the root cause, get a tested fix, and learn how to prevent the whole cla…
Get a prioritized, safe refactoring plan for old or messy code — with a sequenced approach that keeps things working while you improve them.