my-issues

List GitHub issues assigned to the current user with prioritization.

1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Gabeujin/workspace-init-mcp --skill my-issues-gabeujin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: my-issues
Source: https://github.com/Gabeujin/workspace-init-mcp/tree/main/awesome/skills/my-issues
Command: npx skills add https://github.com/Gabeujin/workspace-init-mcp --skill my-issues-gabeujin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you manage your GitHub issues by listing those assigned to you and suggesting which ones to focus on.

Core Features & Use Cases

  • Issue Listing: Automatically fetches and displays issues assigned to the current user within the specified repository.
  • Prioritization Suggestions: Recommends issues based on age, comment count, and status (open/closed) to help you focus on what matters most.
  • Use Case: When you need a quick overview of your current tasks on GitHub, this Skill provides a concise list of your assigned issues, sorted by potential importance.

Quick Start

Search the current repository for issues assigned to me and list them.

Frequently Asked Questions about my-issues

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

FAQPage Schema
How do I list and prioritize my assigned GitHub issues?

To list and prioritize GitHub issues, this Skill searches your current repository for issues assigned to you and ranks them based on age, comment count, and status. It outputs a sorted overview to help you focus on high-priority tasks.

How does this Skill prioritize my GitHub issues?

Issue prioritization evaluates the age, comment count, and open or closed status of your assigned GitHub issues. By analyzing these metrics, the Skill suggests which tasks require immediate focus within your development workflow.

Do I need GitHub API access to fetch my assigned issues?

Yes, retrieving assigned GitHub issues requires GitHub API access to query repository data. The Skill depends on this access to search the current repository and fetch your personal issue list for task management.

Can I get a quick overview of my open GitHub tasks for a specific repository?

Yes, you can get a quick overview of open GitHub tasks by searching the current repository for assigned issues. The Skill fetches these issues and displays them with prioritization suggestions based on importance.

What is the best way to manage personal GitHub tasks across development workflows?

The best way to manage personal GitHub tasks is using a Skill that lists assigned issues and ranks them by age and comment count. This prioritization focuses your attention on the most relevant items within your repository.

Why are my closed GitHub issues included in the task management overview?

Closed GitHub issues are included in the task overview because prioritization evaluates issue status alongside age and comment count. Reviewing both open and closed items provides a complete history of your repository contributions.