This skill should be used when users need to fetch GitHub issues from the current repository, including getting the next issue to work on, retrieving specific issue fields (body, number, title, labels, etc.), or querying issues with custom sorting and filtering. Triggers on requests like "get the next GitHub issue", "what's the next issue number", "show me the issue body", or "find issues with label X".
Quick integration into your workflow with minimal setup
Active open-source community with continuous updates
MIT/Apache licensed for commercial and personal use
Customizable and extendable based on your needs
Download or copy the skill file from the source repository
Place the skill file in Claude's skills directory (usually ~/.claude/skills/)。
Restart Claude or run the reload command to load the skill
Tip: Read the documentation and code carefully before first use to understand functionality and permission requirements
All Skills from open-source community, preserving original authors' copyrights
rawveg__skillsforge-marketplace/github-issue-fetcher/Skill.mdProven benefits and measurable impact
Cuts manual review time by automating validation and formatting.
Minimizes rework by enforcing standards pre-approval.
Boosts velocity by streamlining backlog grooming processes.
Perfect for these scenarios
Automatically checks stories for completeness before moving to Todo.
Reformats tasks to match team’s story templates and standards.
Flags over-engineered tasks, suggests simplifications for clarity.
Ensures tasks align with SOLID principles for maintainable code.