A structured workflow for reviewing Renovate and Dependabot PRs that actually captures what's already been discussed in the thread before making a call. It runs parallel analysis lenses for security, code quality, and blast radius, then synthesizes everything into a single verdict with explicit confidence scoring. The orchestration is deliberate: research first, then fan out the assessments, then make a recommendation. It won't merge anything without your confirmation and refuses to guess which PR you meant when multiple dependency updates are open. Built for Equinor's Fusion team but the templated approach works for any shop that wants auditable dependency decisions instead of rubber stamping bot PRs.
npx skills add https://github.com/equinor/fusion-skills --skill fusion-dependency-review