Code review prompt generator
Ask for a code review that returns decisions, not generic advice
Create a review brief that prioritizes correctness, security, regressions, and maintainability while requiring file-level evidence for every finding.
Replace the example below with your own request, then continue into the main builder. Nothing is submitted from this page.
No signup required. Review the brief before using it.
Build my briefWhat changes
A useful brief makes the missing decisions visible.
- Ranks risk before style
- Requires file-level evidence
- Creates a release decision
Example output
Review brief
Review this change as a production release gate. Priorities: 1. payment correctness and idempotency 2. authentication and authorization boundaries 3. webhook signature handling 4. error responses, retries, and observability 5. regressions in existing checkout behavior For every finding, return: - severity: blocker, high, medium, or low - exact file and code path - failure scenario - smallest safe correction Do not: - report style preferences as defects - invent files or behavior not present in the repository - approve the change without checking the complete checkout-to-webhook flow
Bring your real task.
Promptify is free to try and does not require an account.