---
title: "deps-flow"
description: "Autonomous Dependabot queue management — the one maintainerd plugin that merges. The dependabot skill gates every bot-authored dependency PR on all checks green, no requested changes, and a configured semver policy (patc"
canonical: https://agentpluginsdirectory.com/plugins/deps-flow
last-updated: 2026-08-25
---

# deps-flow
Autonomous Dependabot queue management — the one maintainerd plugin that merges. The dependabot skill gates every bot-authored dependency PR on all checks green, no requested changes, and a configured semver policy (patch/minor by default, majors held for the human), merges one PR per non-overlapping file group per pass, waits for Dependabot to rebase the rest (nudging with @dependabot rebase only when a rebase is genuinely stuck), and repeats until the queue drains. It never fixes a broken update: it diagnoses the CI failure, files one issue with the evidence, labels the PR blocked, and moves on. Install only in repos where a bot is allowed to merge; every knob lives in .claude/maintainerd.json's depsFlow block.
- Slug: deps-flow
- Publisher: Allen Hutchison
- Repository: https://github.com/Vycari/maintainerd
- Manifest: plugins/deps-flow/plugin.json
- Version: 0.2.5
- License: MIT
- Category (editorial): devops-cloud
- Skills: 1 (dependabot)
- MCP servers: 0
- Stars: 1
- Listing: https://agentpluginsdirectory.com/plugins/deps-flow
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json
