dependabot
Installation
SKILL.md
Dependabot
Consolidate open Dependabot PRs into a single integration branch for unified review and merge.
Consolidate Pull Requests
When asked to consolidate Dependabot PRs:
- List all open Dependabot PRs
gh pr list --repo mckinsey/agents-at-scale-ark --state open --author "app/dependabot" \ --json number,title,headRefName --jq '.[] | "\(.number)\t\(.title)"'