// Recipe

Review what changed before opening a PR

A PR often hides failed attempts, skipped checks, and assumptions made earlier in the session.

Recipes

Review what changed before opening a PR

A PR often hides failed attempts, skipped checks, and assumptions made earlier in the session.

Problem being solved

A PR often hides failed attempts, skipped checks, and assumptions made earlier in the session.

Sample question to ask AgentPM

Summarize what changed on this branch, what was verified, and what remains risky before I open a PR.

Expected results

A PR prep brief with files, commands, tests, decisions, unresolved work, and suggested review focus.

Why this is valuable

Developers open cleaner PRs and reviewers start with the context they usually have to ask for.

Next steps