dev10x-gh-context
CommunityGitHub PR context detection
Authorwooyek
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that GitHub actions correctly identify the target Pull Request (PR) context, especially in complex multi-worktree setups, preventing errors and ensuring operations target the right PR.
Core Features & Use Cases
- Accurate PR Detection: Reliably determines the PR number, repository, URL, and branch from various inputs like URLs, PR numbers, or the current branch.
- Avoids Local Git Pitfalls: Crucially, it avoids using local
git branch --show-currentwhich can be misleading in multi-worktree environments, instead fetching branch information directly from GitHub. - Issue Tracker Identification: Includes a helper script to detect the issue tracker type (GitHub, Linear, Jira) based on ticket ID prefixes and GitHub autolinks.
Quick Start
Use the dev10x gh context skill to detect the PR number and repository from the URL https://github.com/owner/repo/pull/123.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: dev10x-gh-context Download link: https://github.com/wooyek/dev10x-ai/archive/main.zip#dev10x-gh-context Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.