gh-project-sync
CommunityKeep GitHub Issues in sync with Projects.
Authorwscffaa
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates syncing GitHub Issues into GitHub Projects to streamline project tracking and visibility.
Core Features & Use Cases
- Interactive project selection: choose a target project and scope for syncing.
- Bulk import of issues: map a range or specific set of issues into a project.
- Epic support: auto-include sub-issues of an Epic to the same project and apply status based on labels.
- Status mapping: translate issue priority labels into project status columns.
Quick Start
- List available projects: python3 scripts/list_projects.py --json
- Sync a range of issues into a project: python3 scripts/sync_project.py --project 1 --issues "63-71"
- Or sync all open issues: python3 scripts/sync_project.py --project 1 --all
Dependency Matrix
Required Modules
None requiredComponents
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: gh-project-sync Download link: https://github.com/wscffaa/claude-gh-skills/archive/main.zip#gh-project-sync Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.