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.
Global
mkdir -p ~/.claude/skills/oh-my-issuesProject
mkdir -p .claude/skills/oh-my-issuesSource Repository
To Issuesmattpocock/skills
Break plans into independent vertical slice issues for faster teamwork
Persona Project Managergoogleworkspace/cli
Easily coordinate projects, track tasks, schedule meetings, and share documents
Persona Team Leadgoogleworkspace/cli
Lead your team with daily standups, task coordination, and clear communication
Github Issuesgithub/awesome-copilot
Create update and manage GitHub issues with simple commands
Breakdown Plangithub/awesome-copilot
Generate complete project plans with epics, stories, and automated tracking
Create Github Issues Feature From Implementation Plangithub/awesome-copilot
Turn implementation plans into clear GitHub issues phase by phase
Create Github Issue Feature From Specificationgithub/awesome-copilot
Transform specs into GitHub issues quickly with a consistent template
Structured Autonomy Plangithub/awesome-copilot
Turn a feature request into clear commits with a structured step by step plan