gh-issue-sync Syncs GitHub issues to local Markdown files in .issues/open/ and .issues/closed/ . Commands gh-issue-sync init # Initialize in git repo gh-issue-sync pull # Fetch open issues (--all for closed too) gh-issue-sync push # Push local changes (--dry-run to preview) gh-issue-sync list # List issues (supports gh issue list flags + --search) gh-issue-sync new "Title" # Create issue (--label, --edit) gh-issue-sync close 42 # Close (--reason completed|not_planned) gh-issue-sync reopen 42 gh-issue-sync status # Show local changes gh-issue-sync diff 42 # Show diff (--remote to re-fetch) File Format Show more Installs 974 Repository mitsuhiko/gh-issue-sync GitHub Stars 160 First Seen Jan 22, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
gh-issue-sync
安装
npx skills add https://github.com/mitsuhiko/gh-issue-sync --skill gh-issue-sync