Agent skill
gh-issue-sync
Create or update GitHub issue for the story and sub-issues for tasks
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/gh-issue-sync-macroman5-claude-code-workflow
SKILL.md
GitHub Issue Sync
Purpose
Keep GitHub issues in sync with local USER-STORY and TASK files.
Behavior
- Draft issue titles/bodies from local files (story + tasks).
- Propose labels and links (paths, story ID, task IDs).
- Output GitHub CLI commands (dry-run by default); confirm before executing.
Guardrails
- Do not post without explicit confirmation.
- Reflect exactly what exists on disk; no invented tasks.
Integration
- After
/lazy create-featurecreates files; optional during/lazy story-review.
Example Prompt
Prepare GitHub issues for US-20251027-001 and its tasks (dry run).
Didn't find tool you were looking for?