Dependabot Rebase banner
nmoinvaz nmoinvaz

Dependabot Rebase

Development community

Description

--- name: dependabot-rebase description: Trigger Dependabot to rebase its PRs by commenting on them argument-hint: "[owner/repo]" allowed-tools: Bash --- Trigger Dependabot to rebase its PRs by commenting on them. ## Arguments $ARGUMENTS should be a GitHub repository in the format `owner/repo`, or empty to use the current repository. ## Instructions 1. **Determine the repository**: - If $ARGUMENTS is provided, use it as the repository - If $ARGUMENTS is empty, get current repo: `gh re

Installation

Installs to ~/.claude/skills/nmoinvaz-speedy-gonzales-dependabot-rebase/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nmoinvaz-speedy-gonzales-dependabot-rebase && curl -fsSL https://raw.githubusercontent.com/nmoinvaz/speedy-gonzales/HEAD/commands/dependabot-rebase.md -o ~/.claude/skills/nmoinvaz-speedy-gonzales-dependabot-rebase/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository