Dependabot Triage banner
nmoinvaz nmoinvaz

Dependabot Triage

Security community

Description

--- name: dependabot-triage description: Triage Dependabot security alerts for a GitHub repo with Jira integration argument-hint: "[owner/repo]" allowed-tools: Bash --- Triage Dependabot security alerts for the GitHub repo: $ARGUMENTS Follow these steps carefully for each open alert. Do not batch — handle them one at a time. --- ## Step 0: Verify acli authentication Before any Jira operations, verify that `acli` is authenticated by running `acli jira auth status`. If not authenticated, tell

Installation

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

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

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

Full documentation available on GitHub

View Source Repository