issue-worker

Create a Claude worker to handle GitHub issues with branch and PR workflows.

Updated Dec 31, 2025
One-click install
npx skills add https://github.com/schmug/karkinos --skill issue-worker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-worker
Source: https://github.com/schmug/karkinos/tree/main/karkinos-plugin/skills/issue-worker
Command: npx skills add https://github.com/schmug/karkinos --skill issue-worker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill creates a Claude worker to handle a GitHub issue, generating a descriptive branch, task prompt, and PR workflow so issues are resolved efficiently without overloading your queue.

Core Features & Use Cases

  • Issue Deep Dive: Fetch issue details and craft a full task prompt.
  • Branch Autonomy: Create a descriptive feature branch per issue.
  • PR Lifecycle: Push, open PR, and enable auto-merge when CI passes.

Quick Start

Start an issue workflow with: /issue-worker <issue-number>