gh-read-issue-context
CommunityInstantly retrieve full GitHub issue context.
Software Engineering#automation#workflow#documentation#productivity#github#information retrieval#issue context
Authormvillmow
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually gathering all relevant information (issue body, comments, linked PRs, labels) from a GitHub issue before starting work is time-consuming and can lead to missed context.
Core Features & Use Cases
- Comprehensive Context Retrieval: Retrieves all details from a GitHub issue, including its body, comments, labels, assignees, and linked pull requests.
- Keyword Parsing: Helps parse comments for keywords like "design decision" or "blocker" to quickly extract critical information.
- Use Case: Before starting implementation on a new feature, use this skill to quickly read all prior discussions, design decisions, and acceptance criteria from the associated GitHub issue.
Quick Start
Use the gh-read-issue-context skill to view all details and comments for GitHub issue #123.
Dependency Matrix
Required Modules
ghjq
Components
Standard package💻 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-read-issue-context Download link: https://github.com/mvillmow/ProjectOdyssey/archive/main.zip#gh-read-issue-context Please download this .zip file, extract it, and install it in the .claude/skills/ directory.