Agent skill
gh-issue-sync
Create or update GitHub issue for the story and sub-issues for tasks
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/gh-issue-sync
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).
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?