Autofix Issues banner
vishnu-77 vishnu-77

Autofix Issues

Development community

Description

--- description: Batch — triage and fix ALL eligible open issues, then produce one comprehensive report. argument-hint: "[--label auto-fix] [--severity high] [--limit N] [--dry-run]" --- Use the enclosing Git repository, or the `/set-repo` override; the active repo's host must be authenticated (`${CLAUDE_PLUGIN_ROOT}/scripts/host.sh auth-status` — `gh` for GitHub, `BUGRABBIT_BB_USER`/`BUGRABBIT_BB_TOKEN` for Bitbucket). Run the fix pipeline across **all eligible open issues** and return a singl

Installation

Installs to ~/.claude/skills/vishnu-77-bugrabbit-autofix-issues/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vishnu-77-bugrabbit-autofix-issues && curl -fsSL https://raw.githubusercontent.com/vishnu-77/bugrabbit/HEAD/commands/autofix-issues.md -o ~/.claude/skills/vishnu-77-bugrabbit-autofix-issues/SKILL.md

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

Full documentation available on GitHub

View Source Repository