exec-issue

Automate GitHub Issue task execution and pull request management via Claude Code CLI.

4|1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/getty104/claude-task-worker --skill exec-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exec-issue
Source: https://github.com/getty104/claude-task-worker/tree/main/plugin/skills/exec-issue
Command: npx skills add https://github.com/getty104/claude-task-worker --skill exec-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the execution of tasks based on GitHub Issue content, streamlining the workflow and reducing manual effort.

Core Features & Use Cases

  • GitHub Issue Execution: Automates tasks such as creating pull requests, updating issues, and resolving conflicts based on Issue content.
  • Task Decomposition: Breaks down Issues into manageable tasks and tracks their progress.
  • Integration: Integrates with Claude Code CLI and other tools to manage workflows efficiently.

Quick Start

To execute a task on a GitHub Issue, use the exec-issue skill with the issue number as an argument.

Frequently Asked Questions about exec-issue

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

FAQPage Schema
How do I automate GitHub Issue execution and task workflows?

Automating GitHub Issue execution involves processing issue content to automatically create pull requests, update issues, and resolve conflicts. This Skill breaks down issues into manageable tasks and tracks their progress using Claude Code CLI and GitHub actions.

What is task decomposition in GitHub Issue workflows?

Task decomposition in GitHub Issue workflows breaks down complex issues into manageable sub-tasks and tracks their progress. This allows automated processing logic to execute specific actions like pull request management and conflict resolution based on issue content.

Do I need Claude Code CLI to automate GitHub pull request management?

Yes, Claude Code CLI is required to automate GitHub pull request management with this Skill. It utilizes the CLI alongside GitHub API access to handle issue processing, pull request creation, and conflict resolution.

Can I use this to automate conflict resolution for GitHub pull requests?

Yes, you can automate conflict resolution for GitHub pull requests. The Skill handles issue processing and pull request management, integrating with Claude Code CLI and GitHub actions to resolve conflicts based on the originating issue content.

What is the best way to integrate Claude Code CLI with GitHub actions?

The best way to integrate Claude Code CLI with GitHub actions is to use a Skill that automates issue processing and task execution. This approach manages workflows efficiently by passing the issue number as an argument to trigger automated pull request creation and updates.

What are the limitations of automating GitHub Issue workflows?

Limitations of automating GitHub Issue workflows include the strict dependency on both GitHub API access and a properly configured Claude Code CLI setup. Without these environment prerequisites, the automated task execution and pull request management cannot function.