eia-github-issue-operations

Community

Automate GitHub issue workflows end-to-end.

AuthorEmasoft
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables orchestrator agents to manage GitHub issues programmatically, eliminating repetitive manual tasks and accelerating automation workflows.

Core Features & Use Cases

  • Create issues, fetch context, and post comments using the gh CLI
  • Manage labels (add, remove, set) with auto-create support for missing labels
  • Assign milestones (with optional create) and assignees (including @me shorthand)
  • Retrieve linked pull requests and comprehensive issue metadata to drive orchestration
  • Update or synthesize context in a structured JSON output for downstream automation

Quick Start

Automate a simple workflow by creating an issue: atlas_create_issue.py --repo owner/repo --title "Task" --body "Details" --labels "bug,P1" Then update labels: atlas_set_issue_labels.py --repo owner/repo --issue 42 --set "bug,P1,in-progress" --auto-create

Dependency Matrix

Required Modules

ghjq

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: eia-github-issue-operations
Download link: https://github.com/Emasoft/emasoft-integrator-agent/archive/main.zip#eia-github-issue-operations

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.