AI code review checklist for PHP
A one-page reference for reviewing a PR that came out of Claude / Cursor / Copilot. Three categories. Tick the items as you go — progress saves in this browser.
A one-page checklist for reviewing a PR that came out of an AI assistant. Open it in a tab, open the PR in another, work through. The small grey tag next to each item is the tool that catches it automatically — items without a tag need a human eye.
Progress saves to this browser. Refresh-safe.
Security
Correctness
Maintainability
That's the list. If anything came up flagged that the AI assistant generated — fix it before merging. The cheapest moment to fix vibe-coded bugs is before they're in the main branch.
If you keep coming back to the same line items, that's signal — the assistant is making
the same mistake repeatedly because it lacks context. Push the recurring fixes back into
the project's CLAUDE.md (or the AI
Prompts plugin's custom_prompts/ folder) so the next prompt has the
benefit of the last review.
Want a hands-on review?
We do per-PR and retainer code review for PHP / UserSpice projects. Architecture, security, footguns, performance — explained clearly, not just flagged. Send the repo link below.