Skip to content
Back to the public prompt library
Prompt Pack

Review and debug

Prompts for tightening requests, reviewing diffs, and debugging without letting the agent thrash.

ReviewWorking With AI Tools

Featured prompt: Review The Diff

Use this after an AI-generated change lands so the reviewer focuses on correctness, security, edge cases, and misleading tests.

"Review the diff between my branch and `main`.
For every finding:
1. label it as must-fix, should-fix, consider, or optional
2. explain why it matters
3. point to the relevant file or code section
4. suggest a concrete fix

Prioritize bugs, security issues, missing edge cases, and misleading tests.
Do not waste time on style commentary unless it affects correctness or maintainability."

Pack FAQ

Why this pack exists and how to use it well

What is the Review and debug prompt pack for?

Prompts for tightening requests, reviewing diffs, and debugging without letting the agent thrash. Use this pack when you want a stable cluster of prompts around one supervision pattern instead of browsing the entire library.

Why does this page exist if the library already has filters?

This page is the canonical URL for the pack. It gives search engines, AI crawlers, and humans a stable starting point instead of a fragile query string.

Should I use every prompt in the pack at once?

No. Start with the featured prompt or one matching prompt, run one reviewable step, then switch prompts only if you need a different supervision pattern.