fix-issues

Coordinate batch bug-fixing workflows across trackers, GitHub issues, and agent worktrees.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/zillabunny/GoblinVolleyball-1.1 --skill fix-issues-zillabunny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fix-issues
Source: https://github.com/zillabunny/GoblinVolleyball-1.1/tree/main/.claude/skills/fix-issues
Command: npx skills add https://github.com/zillabunny/GoblinVolleyball-1.1 --skill fix-issues-zillabunny

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates batch bug-fixing sprints, streamlining planning, syncing, and execution across trackers, issues, and code changes.

Core Features & Use Cases

  • Schedule recurring sprints with flexible timing and automation controls.
  • Synchronize issue trackers with GitHub, research open issues, and verify fixes.
  • Dispatch agent worktrees to implement fixes, draft plans, and generate sprint reports.

Quick Start

Start a sprint with /fix-issues 10 auto every 4h now.

Frequently Asked Questions about fix-issues

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate batch bug-fix sprints across GitHub issues and issue trackers?

Batch bug-fix sprints can be automated by scheduling recurring runs that synchronize trackers with GitHub, research open issues, and dispatch agent worktrees for execution. The workflow handles planning and generates sprint reports automatically.

What is a git worktree agent workflow for fixing bugs?

A git worktree agent workflow dispatches isolated worktrees to implement bug fixes, draft plans, and verify code changes. It enforces safe operations using structured prompts, clear verdicts, and verification steps for tests.

Can I schedule recurring bug-fix sprints with flexible timing controls?

Yes, you can schedule recurring bug-fix sprints with flexible timing and automation controls. You can start an automated sprint that runs every 4 hours to continuously process and fix open issues.

Does the batch bug-fix workflow support interactive modes for manual issue prioritization?

Yes, the batch bug-fix workflow supports both automated and interactive modes. In interactive mode, you can manually control issue research, prioritization, planning, and execution steps before applying code changes.

How do I generate sprint reports after completing a batch bug-fix run?

Sprint reports are generated automatically after the batch bug-fix execution phase completes. The workflow tracks all code changes, verification steps, and issue resolutions across synchronized trackers to produce the final report.