Dev10x:gh-context

Detect and resolve GitHub Pull Request context from URLs, numbers, or branches.

7|2|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/Dev10x-Guru/Dev10x-Claude --skill dev10x-gh-context-dev10x-guru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Dev10x:gh-context
Source: https://github.com/Dev10x-Guru/Dev10x-Claude/tree/main/skills/gh-context
Command: npx skills add https://github.com/Dev10x-Guru/Dev10x-Claude --skill dev10x-gh-context-dev10x-guru

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the detection and resolution of Pull Request (PR) context in GitHub, streamlining workflows in multi-worktree environments where PR context resolution can be complex and error-prone.

Core Features & Use Cases

  • PR Context Detection: Automatically identify PR number, repository, URL, and branch from URLs, PR numbers, or current branch.
  • Pre-approved Workflows: Encapsulates complete dev workflows as slash commands, minimizing permission prompts and errors.
  • Orchestration Patterns: Follows established patterns for task orchestration to facilitate smooth workflow transitions.

Quick Start

Invoke the 'Dev10x:gh-context' skill to automatically detect and resolve the PR context from a current branch.

Frequently Asked Questions about Dev10x:gh-context

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically detect GitHub Pull Request context from a branch?

To detect GitHub Pull Request context from a branch, you use automated PR context detection to identify the PR number, repository, URL, and branch. This resolves context automatically from URLs, PR numbers, or the current branch.

What is the best way to manage Pull Request context across multiple worktrees?

The best way to manage Pull Request context across multiple worktrees is using automated context resolution tools. They ensure consistent PR context identification and streamline workflow transitions in complex multi-worktree environments.

How do I resolve a GitHub PR number from a URL?

You can resolve a GitHub PR number from a URL by invoking automated PR context detection. It automatically extracts and resolves the PR number, repository, and branch directly from the provided URL.

Why does PR context resolution fail in multi-worktree environments?

PR context resolution fails in multi-worktree environments due to complex branch tracking and inconsistent context states. Automating PR context detection streamlines workflow integration and prevents these error-prone manual resolutions.

Can I execute orchestrated dev workflows without permission prompts?

Yes, you can execute orchestrated dev workflows without repeated permission prompts by using pre-approved slash commands. They encapsulate complete development workflows, minimizing errors and facilitating smooth workflow transitions.