review prompts
46 prompts tagged review, drawn from 9 categories. All free to copy, and all editable once they are in your own library.
๐ผ CV & career๐ Code review & debugging๐ค CRM & sales ops๐ Data & SQL๐จ Design & UX๐ Documentation๐ฌ Research & comparison๐งช Tests & QAโ๏ธ Travel & places
- Draft my performance self-reviewThe review form is open, the deadline is Friday, and your memory of March is gone.Long๐ผ CV & career
- Review this diff, correctness firstThe default review pass before you merge anything.Long๐ Code review & debugging
- Try to prove this code wrongWhen a review came back clean and you don't believe it.Long๐ Code review & debugging
- Security pass on this changeAnything touching auth, user input, file paths, or the database.Long๐ Code review & debugging
- Write the PR descriptionOpening a pull request someone else has to review.Long๐ Code review & debugging
- Check my review before I post itBefore sending feedback that might land harder than you intended.Long๐ Code review & debugging
- Is this thread-safe?Shared state, async work, or anything two callers can reach at once.Short๐ Code review & debugging
- Bug or intended?Odd-looking code that might be deliberate and might be a landmine.Short๐ Code review & debugging
- One-line summary of this diffFilling in a PR title or a standup note.Short๐ Code review & debugging
- Second opinion on my fixYou have a fix that works and want to know if it fixes the right thing.Medium๐ Code review & debugging
- Rank my review commentsBefore you post a review with fifteen comments on it.Medium๐ Code review & debugging
- Two fixes, pick oneTwo plausible approaches and no strong feeling about either.Medium๐ Code review & debugging
- What would a sceptic ask?A change you think is ready and want stress-tested first.Medium๐ Code review & debugging
- What could kill this dealBefore a forecast call, on the deal you keep saying is fine.Long๐ค CRM & sales ops
- Score this deal against MEDDIC and show the gapsQualifying an opportunity properly instead of on a feeling about how the last call went.Long๐ค CRM & sales ops
- Critique this outreach sequenceA sequence with poor replies, before blaming the list.Long๐ค CRM & sales ops
- Stress-test this forecastA committed number you have to defend at the end of the week.Long๐ค CRM & sales ops
- Audit these automations for conflictsA CRM where several workflows have accumulated and something keeps overwriting a field.Long๐ค CRM & sales ops
- Review who can see and change whatBefore an audit, or after realising everyone has been an admin for two years.Long๐ค CRM & sales ops
- Find the accumulated debt in this Salesforce orgAn org that has been configured by many hands over several years.Long๐ค CRM & sales ops
- Check this query before I run itBefore running anything expensive, destructive, or going into a report.Long๐ Data & SQL
- Review this schema designBefore you create the tables everyone will depend on for years.Long๐ Data & SQL
- Quick safety check on this queryBefore running anything expensive, destructive, or going straight into a report.Medium๐ Data & SQL
- Critique this screen like a design leadBefore design review, when you want the criticism early and privately.Long๐จ Design & UX
- Accessibility review of this interfaceAny screen going to real users, especially forms and custom controls.Long๐จ Design & UX
- Review this form field by fieldAny form with more than three fields, before it goes anywhere near users.Long๐จ Design & UX
- Run a heuristic evaluation on this interfaceYou need structured findings fast and there is no time for user testing.Long๐จ Design & UX
- Quick accessibility checkA custom control you built yourself and have never tried without a mouse.Short๐จ Design & UX
- Critique this screen in five linesA fast private critique before the design review, with no room for padding.Medium๐จ Design & UX
- Tighten this formAny form that has quietly gained a field per quarter.Medium๐จ Design & UX
- Which of these comments should exist?A file dense with comments that mostly narrate the code.Long๐ Documentation
- Make the docs honest about what this can't doDocs that read like marketing and leave users to discover the edges themselves.Long๐ Documentation
- Audit these docs for what is no longer trueDocumentation that was written once and never checked against the code again.Long๐ Documentation
- Does this comment earn its place?A comment you are not sure is worth the line it occupies.Short๐ Documentation
- What is this README missing?Before publishing a README you wrote in one sitting.Short๐ Documentation
- What is the strongest objection to my conclusion?Before you present a finding to people who will push back on it.Long๐ฌ Research & comparison
- What have I not looked for yet?The end of a research session, before you write anything up.Short๐ฌ Research & comparison
- Stress-test my conclusionBefore you put a conclusion in front of other people.Medium๐ฌ Research & comparison
- Audit this suite for untested behaviourYou wrote tests and want to know what you did not think of.Long๐งช Tests & QA
- Rename these tests so failures explain themselvesWhen a red CI run tells you `test_handler_2` failed and nothing more.Long๐งช Tests & QA
- Review my mocking strategyA test file with more setup than assertions.Long๐งช Tests & QA
- Audit a test suite for value versus noiseA suite that takes 20 minutes and nobody trusts the red runs.Long๐งช Tests & QA
- Would this catch a real bug?A test you wrote mainly to make coverage go up.Short๐งช Tests & QA
- Behaviour or implementation?A test that breaks every time you refactor.Short๐งช Tests & QA
- Review these testsA suite you inherited and do not yet trust.Medium๐งช Tests & QA
- Review the trip so the next one is betterA few days after getting home, while you still remember what annoyed you.Longโ๏ธ Travel & places
Keep the ones you use
Phrasery saves a prompt with a right-click and puts it back the same way, in any text box. Everything here can be added to your own library in one click, then edited to suit how you actually work.
Add to your browser โ free