Code Review

Reviews Elixir/Phoenix pull requests, diffs, and merge requests for quality, security, and conventions. Use when asked to do a PR review, review my diff, review my merge request, or code review of Elixir/Phoenix/BEAM code. Grounds every finding in a real file:line from the actual diff, applies exactly three severity labels (Critical, Suggestion, Nice to have) where Critical covers security/data loss/crash and Always Critical flags (Repo calls in LiveViews, String.to_atom on user input, unparameterized Ecto queries, missing @impl true, missing connected? guard, ! functions in application logic, raise for expected errors, business rules inside handle_event/3 or perform/1). Includes a task-list handoff line and follows the principle: review early, review often; self-review before PR; re-review after significant changes. Trigger words: code review, PR review, review my code, review PR, pull request review, review diff, review before merge, code audit.

igmarin d89c7c1 4 files · 19.7 KB Updated

File contents

igmarin/elixir-phoenix-skills/tree/main/skills/code-review commit d89c7c175d

Frequently asked questions

npx skillmds@latest add igmarin/code-review