GitHub officially launched the public preview of stacked pull requests on July 30, providing a new...

Stacked pull requests break up large code changes into smaller pull requests that can be reviewed more quickly and easily.

Instead of one huge, un-reviewable pull request, teach coding agents to decompose work into a clean, ordered stack with GitHub stacked pull requests.