Triage and land open Dependabot (or other automated dependency) pull requests safely — enumerate them, check each one's CI, merge the green independent ones, and correctly handle bumps that only pass when landed together (lockstep dependencies like nixpkgs + nix-darwin/home-manager, or a library + its type stubs). Use this whenever the user asks to "handle", "deal with", "process", "clear out", "捌く/裁く", review, or merge Dependabot / dependency-update PRs, or when a dependency-bump PR is failing CI and you need to know whether it's a real break or a missing companion bump. Reach for it even if the user just says "sort out the dependabot PRs" without naming CI or lockstep.
2026-07-11