github-integration

Community

Automate GitHub issues & PRs, manage code.

Authordbmcco
Version1.0.0
Installs0

System Documentation

What problem does it solves? This Skill automates repetitive GitHub tasks, such as creating issues, managing pull requests, and searching code, allowing developers to focus on coding rather than administrative overhead.

Core Features & Use Cases

  • Issue Management: Create, list, and update GitHub issues with labels, assignees, and states.
  • Pull Request Automation: Create new pull requests, including draft PRs, with custom branches and descriptions.
  • Code Search: Search code across specific repositories or organizations to find relevant implementations or examples.
  • Use Case: Automatically create a GitHub issue for a reported bug, assign it to the relevant team member, and then create a draft pull request for the fix, all from a single AI prompt.

Quick Start

Create a new GitHub issue

scripts/gh-create-issue.sh
--owner myorg
--repo myrepo
--title "Fix login bug"

Dependency Matrix

Required Modules

curljq

Components

scripts

💻 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: github-integration
Download link: https://github.com/dbmcco/claude-agent-toolkit/archive/main.zip#github-integration

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 510,000+ vetted skills library on demand.