github-project-management

Automate GitHub issue triage, board synchronization, and sprint planning via CLI.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/softmg/product-tracker --skill github-project-management-softmg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-project-management
Source: https://github.com/softmg/product-tracker/tree/main/.claude/skills/github-project-management
Command: npx skills add https://github.com/softmg/product-tracker --skill github-project-management-softmg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill removes manual, error-prone work coordinating issues, project boards, and sprints by automating triage, board sync, and swarm-driven task orchestration so teams can deliver predictably.

Core Features & Use Cases

  • Automated Issue Triage & Labeling: Analyze issue content and apply labels, priorities, and agent assignments automatically.
  • Project Board Automation: Initialize, map, and synchronize GitHub Projects with swarm task state and metadata.
  • Sprint Planning & Cross-Repo Coordination: Populate sprints, track milestones, and synchronize tasks across multiple repositories and teams.
  • Use Case: Convert a newly opened feature issue into a decomposed swarm plan, add checklist subtasks, assign agents, and place linked cards on the Development board for sprint planning.

Quick Start

Create a coordinated swarm to triage issue #123, decompose it into subtasks, and add it to the "Development" project board.

Frequently Asked Questions about github-project-management

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

FAQPage Schema
How do I automate GitHub issue triage and labeling?

Automate GitHub issue triage by analyzing issue content to apply labels, priorities, and agent assignments automatically. This removes manual coordination work and ensures consistent categorization across your project boards.

Can I synchronize GitHub project boards with swarm task state?

Yes, you can synchronize GitHub project boards with swarm task state and metadata. The skill initializes, maps, and updates project board cards to reflect real-time task orchestration.

How do I decompose a GitHub issue into subtasks for sprint planning?

Decompose a GitHub issue into subtasks by converting it into a coordinated swarm plan, adding checklist subtasks, assigning agents, and placing linked cards on the project board for sprint planning.

What is the best way to coordinate sprints across multiple GitHub repositories?

Coordinate sprints across multiple GitHub repositories by populating sprints, tracking milestones, and synchronizing tasks. Cross-repo coordination ensures multiple teams deliver predictably without manual tracking.

Do I need GitHub CLI access to automate project board workflows?

Yes, authenticated GitHub CLI access and repository project permissions are required. Optional ruv-swarm or claude-flow orchestration and webhook endpoints can be added for real-time synchronization.

Why does cross-repository task coordination fail without webhook endpoints?

Cross-repository task coordination lacks real-time sync without webhook endpoints. While CLI access manages baseline automation, webhooks are needed to trigger immediate board updates across repositories.