pnext-item

Automate claiming, working on, and completing GitHub repository items.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/FS-GG/FS.GG.Game --skill pnext-item
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pnext-item
Source: https://github.com/FS-GG/FS.GG.Game/tree/main/.agents/skills/pnext-item
Command: npx skills add https://github.com/FS-GG/FS.GG.Game --skill pnext-item

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of claiming, working on, and completing items in a GitHub repository, ensuring efficient and organized collaboration among team members.

Core Features & Use Cases

  • Claiming Work: Automates the claiming of the next available item in a repository to prevent conflicts and ensure fair distribution of tasks.
  • Work Execution: Guides through the entire workflow of working on the item, including isolation, modifications, and cleanup.
  • Issue Tracking: Integrates with GitHub's issue tracking system to file findings and issues that need attention from other repositories.
  • PR Management: Automates the process of creating pull requests, ensuring that they are well-formed and ready for review.
  • Completion and Reporting: Completes the workflow by updating the status of the item and reporting back to the Coordination board.

Quick Start

Run the command '/pnext-item' to claim and work on the next available item in the current repository.

Frequently Asked Questions about pnext-item

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

FAQPage Schema
How do I automate claiming and working on GitHub issues?

Automating GitHub issue claiming involves managing a claim lock to prevent conflicts, isolating work, handling error reporting, and updating issue status via the GitHub API. This ensures organized task distribution.

What is the best way to automate pull request creation for repository tasks?

Automating pull request creation involves isolating item modifications and generating well-formed PRs ready for review. The workflow updates issue status and reports completion back to the coordination board.

How does claim lock management work for GitHub repository tasks?

Claim lock management automates claiming the next available item in a repository to prevent conflicts and ensure fair task distribution. It isolates work execution and handles cleanup upon completion.

Can I track and file issues across repositories using GitHub issue tracking?

Yes, integrating with GitHub's issue tracking system allows you to file findings and issues that require attention from other repositories. The workflow manages the claim lock and updates issue status automatically.

Do I need the GitHub API to automate repository work item workflows?

Yes, GitHub API interaction is required for issue management and pull request creation. The workflow relies on the API to claim items, report errors, and update the status of completed work.

Why should I use an automated workflow for claiming GitHub work items?

Automating the workflow of claiming, working on, and completing items ensures efficient and organized collaboration among team members. It prevents conflicts, isolates modifications, and updates issue status systematically.