manage-work

Automates GitHub issue tracking and project board updates for team coordination.

1|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/eygraber/jellyfin-kmp --skill manage-work
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manage-work
Source: https://github.com/eygraber/jellyfin-kmp/tree/main/.claude/skills/manage-work
Command: npx skills add https://github.com/eygraber/jellyfin-kmp --skill manage-work

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, jq, and includes scripts (resource) components.

What problem does it solve?

View, update, prioritize, and organize GitHub issues and project items, reducing manual navigation and repetitive edits across repositories.

Core Features & Use Cases

  • View and modify GitHub issues and project board items.
  • Update descriptions, labels, status, and epic relationships to reflect current work.
  • Prioritize work and link epics by applying priority labels and moving items between project statuses; Real-world example: triage new issues by setting priority p1 and area labels.

Quick Start

Ask it to view an issue, update its details, and adjust its project status.

Frequently Asked Questions about manage-work

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

FAQPage Schema
How do I automate GitHub issue triage and project board updates?

Automate GitHub issue triage and project board updates by applying priority labels, setting status changes, and linking epic relationships directly across repositories. This reduces manual navigation and repetitive edits for teams coordinating work.

Can I update GitHub issue descriptions and labels in bulk?

Yes, you can update GitHub issue descriptions and labels in bulk. The manage-work skill modifies issue details, applies area labels, adjusts priority levels, and moves items between project statuses to reflect current work.

Do I need the gh CLI installed to manage GitHub projects and issues?

Yes, you need the gh CLI and jq installed. The manage-work skill relies on these dependencies to execute commands for viewing, updating, and organizing GitHub issues and project board items.

What is the best way to link epics and prioritize issues in GitHub?

The best way to link epics and prioritize issues in GitHub is by applying priority labels like p1 and moving project items between statuses. This organizes triage, status changes, and epic relationships within repositories.

How does managing GitHub issues with automation handle repetitive edits?

Managing GitHub issues with automation handles repetitive edits by script-driven updates to descriptions, labels, and project board statuses. This eliminates manual navigation across repositories when coordinating team triage and prioritization.