pick-up-issue

Find and assign unassigned GitHub issues with labels and comments.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/photon-grove/skills --skill pick-up-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pick-up-issue
Source: https://github.com/photon-grove/skills/tree/main/skills/pick-up-issue
Command: npx skills add https://github.com/photon-grove/skills --skill pick-up-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of identifying, claiming, and managing unassigned issues across repositories, reducing manual overhead and coordination delays.

Core Features & Use Cases

  • Issue Discovery: Finds open, unassigned issues based on filters like labels or keywords.
  • Issue Claim & Management: Assigns issues to the user, adds progress labels, and posts update comments to coordinate work.
  • Use Case: A developer needs to pick a new bug to fix; they specify the repo and filter, and this Skill identifies and assigns an issue, preparing the environment for coding.

Quick Start

Invoke the pick-up-issue skill with the repository identifier and optional filter, then follow the prompts to select a specific issue to work on.

Frequently Asked Questions about pick-up-issue

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

FAQPage Schema
How do I automate finding and claiming unassigned GitHub issues?

You can automate finding and claiming unassigned GitHub issues by invoking this Skill with a repository identifier and optional filters, which assigns the issue and prepares your coding environment.

What is the best way to filter open GitHub issues for development tasks?

The best way to filter open GitHub issues for development tasks is by providing specific labels or keywords to the Skill, which then searches the repository and returns matching unassigned issues.

Can I use this automation to manage issue labels and progress comments on GitHub?

Yes, you can use this automation to manage GitHub issue labels and progress comments. The Skill assigns issues, applies progress labels, and posts update comments to coordinate development work.

Does this issue tracking automation perform session safety validations before starting work?

Yes, this issue tracking automation performs session safety validations before starting work. It ensures proper GitHub issue assignment and environment readiness before you begin coding.

What limitations should I consider when automating GitHub issue assignment across repositories?

When automating GitHub issue assignment, consider that this Skill focuses on unassigned issues using labels or keywords. Complex custom workflows outside standard label management may require manual coordination.