safely-merge-dependabots

Installation
SKILL.md

Safely Merge Dependabots

Autonomously discover, analyze, and safely merge Dependabot PRs. Uses multi-layered analysis to detect breaking changes, runs the full test suite, and only merges patch/minor updates that pass all safety checks.

Arguments

  • PR numbers (optional): Space-separated PR numbers to process. If omitted, discover all open Dependabot PRs.
  • --dry-run (optional): Analyze only, do not merge anything. Shows what would be merged.
  • --timeout <duration> (optional): Override test timeout (default: 10m). Format: 5m, 10m, 20m, 30m.

Procedure

Invoke the dependabot-orchestrator agent to coordinate specialized worker agents:

Installs
1
GitHub Stars
12
First Seen
Apr 1, 2026
safely-merge-dependabots — bostonaholic/dotfiles