my-issues

List GitHub issues assigned to the current user in the current repository.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/tamago0224/kuroshio-mta --skill my-issues-tamago0224
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: my-issues
Source: https://github.com/tamago0224/kuroshio-mta/tree/main/.agents/skills/my-issues
Command: npx skills add https://github.com/tamago0224/kuroshio-mta --skill my-issues-tamago0224

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill locates GitHub issues in the current repository that are assigned to the current user, reducing missed work and streamlining personal triage.

Core Features & Use Cases

  • Assigned Issue Discovery: Search the current repository and list issues that are assigned to the user using repository metadata and issue listing.
  • Priority Suggestions: Recommend issues to focus on by evaluating age, comment count, and open/closed status.
  • Use Case: Use during daily triage or sprint planning to quickly identify stale or highly-discussed issues that need attention.

Quick Start

List issues assigned to me in this repository and recommend which to focus on based on their age, number of comments, and status.

Frequently Asked Questions about my-issues

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

FAQPage Schema
How do I find GitHub issues assigned to me in a repository?

To find GitHub issues assigned to you, the Skill searches the current repository context and lists open issues matching your user profile. It surfaces these assigned issues to streamline personal triage and reduce missed work.

How are GitHub issues prioritized for personal triage?

GitHub issues are prioritized for triage by evaluating issue age, comment count, and open or closed status. The Skill recommends which assigned issues to focus on based on these activity metrics to guide workload planning.

Can I use this for sprint planning to identify stale issues?

Yes, you can use this for sprint planning to identify stale or highly-discussed issues. By evaluating issue age and comment count, it recommends assigned issues that need immediate attention during your sprint.

What's the best way to manage my assigned GitHub workload?

The best way to manage your assigned GitHub workload is listing issues assigned to you in the current repository and evaluating their age and comment count. This surfaces highly-discussed or stale items needing focus.

Do I need repository metadata access to list assigned issues?

Yes, you need repository metadata and issue-listing capabilities access to surface assigned issues. The Skill requires this environment access to evaluate issue age, comment count, and status for prioritization recommendations.