Skip to content

feat: add dependabot-batch-update skill to .agents/skills#154

Merged
capotej merged 4 commits into
capotej:mainfrom
hermclaw:feat/add-dependabot-batch-update-skill
May 23, 2026
Merged

feat: add dependabot-batch-update skill to .agents/skills#154
capotej merged 4 commits into
capotej:mainfrom
hermclaw:feat/add-dependabot-batch-update-skill

Conversation

@hermclaw
Copy link
Copy Markdown
Contributor

Adds the dependabot-batch-update skill under .agents/skills/github/ so agents working on this repo can consolidate multiple open dependabot PRs into a single batch update PR.

What it does: Lists open dependabot PRs, runs bundle update for all affected gems at once, and creates a consolidated PR with proper Gemfile.lock checksums.

Why here: This skill is abbey-specific (references capotej/abbey, Ruby/Bundler workflow, rails test). No need to keep it in the global hermes skills.

@capotej capotej merged commit 77f5731 into capotej:main May 23, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants