.agents/skills/upcoming-release/SKILL.md
Generate a concise summary of PRs included in the upcoming release.
Two commit SHAs are required:
If the user does not provide both SHAs, ask for them before proceeding.
Run the script from the repository root with the --json flag:
.github/scripts/find_prs_between_commits.py <older-sha> <newer-sha> --json
Filter out PRs that are:
Categorize the remaining PRs:
Format the output with PRs listed under their category, including the PR number and a brief description.