resume-work

Retrieve in-progress GitHub issues and provide context to resume work.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Resumes work on interrupted GitHub issues by retrieving in-progress work and providing context to continue.

Core Features & Use Cases

  • Discovers in-progress issues across projects and presents a concise context summary.
  • Displays issue title, status, priority, and acceptance criteria to guide next steps.
  • Provides a ready-to-run prompt for resuming work and prompts for user confirmation when needed.

Quick Start

Resume the next step for the in-progress GitHub issue.

Frequently Asked Questions about resume-work

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

FAQPage Schema
How do I resume work on an interrupted GitHub issue?

To resume an interrupted GitHub issue, you can retrieve in-progress work using the gh CLI to view issue details like title, status, and priority, and then use local project files for context to continue.

How do I find in-progress GitHub issues across projects to resume?

Finding in-progress GitHub issues across projects involves discovering items via the gh CLI and local project plans, presenting a concise context summary that includes acceptance criteria to guide your next steps.

Do I need the gh CLI installed to resume GitHub work with context?

Yes, you need the gh CLI installed to resume GitHub work with context, as the process relies on gh commands like issue view, api, and project to retrieve issue data and local .projects files.

Can I select a specific GitHub issue by number to resume work?

Yes, you can select a specific GitHub issue by number to resume work, or you can choose from a list of in-progress items discovered across your projects to continue.

What context is provided when resuming interrupted GitHub work?

When resuming interrupted GitHub work, the context provided includes the issue title, current status, priority level, and acceptance criteria, alongside a ready-to-run prompt to guide your next steps.

What's the best way to get context for resuming a GitHub issue from the command line?

The best way to get context for resuming a GitHub issue from the command line is leveraging gh CLI tools and local project files to retrieve issue status, priority, and acceptance criteria for a ready-to-run prompt.