gh-issue-sync

Community

Keep GitHub issues perfectly in sync with your code.

AuthorMacroMan5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually updating GitHub issues to reflect local development progress is time-consuming and often leads to outdated or inconsistent project tracking.

Core Features & Use Cases

  • Automated Issue Creation: Drafts and proposes GitHub issue titles and bodies directly from local user story and task files.
  • Labeling & Linking: Automatically suggests relevant labels and links (paths, story ID, task IDs) to maintain project organization.
  • Use Case: After creating a new user story and its tasks locally, use this skill to automatically generate corresponding GitHub issues and sub-issues, keeping your project board up-to-date with a dry-run option for verification.

Quick Start

Prepare GitHub issues for 'US-20251102-001' and its associated tasks, showing a dry run of the commands.

Dependency Matrix

Required Modules

gh CLI

Components

Standard package

💻 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: gh-issue-sync
Download link: https://github.com/MacroMan5/claude-code-workflow-plugins/archive/main.zip#gh-issue-sync

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