AI AGENT ADDONS
Project Management
1,327installs

A messy list of GitHub issues can be hard to manage. This skill helps you group related bugs by their real root cause. You create one master issue for each group and close the rest. Each master becomes a clear plan to fix the problem.

The skill reads every issue and its comments to find shared defects. It then names each group with an architectural fix in mind. Children are closed with a standard comment that points to the master. New bugs get added to the matching master, not opened as new items.

The result is a simple roadmap where open issues match open plans. Teams save time by fixing entire groups of bugs at once. The backlog becomes neat and easy to follow.

Add Oh My Issues skill to your workflow

Global

mkdir -p ~/.claude/skills/oh-my-issues

Project

mkdir -p .claude/skills/oh-my-issues

Source Repository

Stars
84,864
Forks
7,327
Watchers
84,864
License
Apache-2.0
Last Push
23 days ago
Created
10 months ago