dependency-triage

Prioritize open dependency PRs by blast radius, CI state, and merge order.

Updated Oct 28, 2025
One-click install
npx skills add https://github.com/SnowboardTechie/dotfiles --skill dependency-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dependency-triage
Source: https://github.com/SnowboardTechie/dotfiles/tree/main/dot-config/opencode/skills/dependency-triage
Command: npx skills add https://github.com/SnowboardTechie/dotfiles --skill dependency-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triages and prioritizes open dependency PRs to reduce review time and ensure timely merging.

Core Features & Use Cases

  • Automates queue gathering of open dependency PRs from GitHub-style platforms.
  • Classifies PRs into merge lanes (Green, Red, etc.) to guide reviews.
  • Provides a recommended action set: Merge now, Review manually, Hold, or Close / Supersede.

Quick Start

Ask the AI to run a weekly triage across all open dependency PRs to determine merge order and remediation actions.

Frequently Asked Questions about dependency-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prioritize and triage open dependency PRs in a monorepo?

You can triage open dependency PRs by evaluating their CI state, blast radius, and merge order to generate a report classifying them into lanes like Green or Red for guided merging.

Can I use this to triage Dependabot grouped lanes with CI-heavy checks?

Yes, this triages Dependabot grouped lanes with CI-heavy checks by reading statusCheckRollup metadata to determine manual review needs and merge order across workflows.

Does dependency triage work with GitHub and Forgejo-style workflows?

Yes, dependency triage supports GitHub and Forgejo-style workflows by reading PR metadata such as headRefName, labels, and statusCheckRollup to guide merge and remediation decisions.

What is the best way to determine merge order for open dependency PRs?

The best way to determine merge order is to prioritize dependency PRs by blast radius and CI state, producing a triage report that guides whether to merge, review, hold, or close them.

How do I generate a weekly triage report for open dependency PRs?

You generate a weekly triage report by instructing the AI to evaluate all open dependency PRs, assessing metadata to determine merge order and output remediation actions.