eia-github-pr-context

Community

Get complete PR context for fast code reviews.

AuthorEmasoft
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The skill provides a unified way to fetch and inspect GitHub PR context, including core metadata, mergeability state, review decisions, and a list of changed files, enabling faster triage and targeted task delegation.

Core Features & Use Cases

  • Retrieve PR metadata (number, title, author, labels, mergeable status) and related branches.
  • List changed files with status, additions, deletions, and optional per-file patches or diffs.
  • Obtain full or filtered PR diffs, file-level statistics, and cross-repo PR visibility for forked workflows.
  • Use in both forked and in-repo PRs to help assign work to subagents and accelerate reviews.

Quick Start

To fetch full PR context for PR 123 in the current repository:

  • python3 atlas_get_pr_context.py --pr 123 To list changed files for PR 123 with patches:
  • python3 atlas_get_pr_files.py --pr 123 --include-patch To view the full diff for PR 123:
  • python3 atlas_get_pr_diff.py --pr 123

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: eia-github-pr-context
Download link: https://github.com/Emasoft/emasoft-integrator-agent/archive/main.zip#eia-github-pr-context

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.