github-issue

Community

Automate GitHub issue workflows with AI.

Authorrandlee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the entire GitHub issue lifecycle, from creation to fixing and pull request generation, eliminating manual steps and ensuring consistent, efficient developer workflows.

Core Features & Use Cases

  • Full Issue Lifecycle Management: List, create, update, and fix GitHub issues directly through AI commands.
  • Isolated Development Workflows: Automatically create and manage Git worktrees for each issue, ensuring clean, parallel development.
  • Automated PR Creation: Generate pull requests for completed fixes, streamlining the contribution process.
  • Use Case: Imagine a bug report comes in. Use this Skill to automatically create a new worktree, implement the fix, and then generate a pull request, all while Claude guides you through the process.

Quick Start

Use the github-issue skill to list all open issues in the 'randlee/synaptic-canvas' repository.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-issue
Download link: https://github.com/randlee/synaptic-canvas/archive/main.zip#github-issue

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