Skip to main content

dependency-migration-triage

Rigorously triage a single Dependabot (or Renovate) dependency version-bump PR: pull the real changelog/release notes across the full old->new version range (not the PyPI summary blurb), map it against actual usage sites in this codebase, write a migration plan that distinguishes API-signature changes from conceptual/behavioral ones (a version bump can quietly change defaults or strictness with no signature change at all), verify whether existing tests would actually catch a regression in that exact spot or merely execute the line with stale data, write a regression test that fails on the old behavior when a real issue is found, fix what's fixable, and open a PR mirroring the migration that links back to the originating Dependabot PR. Use this whenever the user wants to review, assess, migrate, or avoid "merging blindly" a Dependabot/Renovate PR; asks "what changed" or "what needs to adapt" for a dependency bump; wants confidence a version bump is safe beyond "CI is green"; or just pastes a Dependabot PR numb

Jump to install

Source facts

Repository
edtechre/pybroker
Last source activity
August 9, 2026 at 18:49
Detected SKILL.md language
English
Stars
3,510
Forks
450

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.