AI AGENT ADDONS

Turn GitHub issues into pull requests automatically. This tool fetches open issues and picks the best ones to fix. It then creates background agents that write code and open PRs. You can also process review comments on those PRs.

All you need is the GitHub CLI and a token. The skill filters issues by label, milestone, or assignee. It avoids duplicate work by checking for existing PRs or branches. You can run it once or set it to watch for new issues on a schedule.

Use the --dry-run flag to preview without changes. The --cron mode runs fully automated. This saves time on repetitive bug fixing and keeps your workflow smooth.

Add Gh Issues skill to your workflow

Global

mkdir -p ~/.claude/skills/gh-issues

Project

mkdir -p .claude/skills/gh-issues

Source Repository

Stars
380,845
Forks
79,777
Watchers
380,845
License
NOASSERTION
Last Push
23 days ago
Created
7 months ago