github-context

Installation
SKILL.md

GitHub Context Skill

Foundational skill for collecting GitHub issue and pull request context into a standardized, structured format.

Why Use This Skill?

Instead of running multiple gh commands manually, this skill provides:

  • Structured Output: Consistent JSON format with all metadata in predictable locations
  • Comprehensive Collection: Automatically gathers issues/PRs, comments, diffs, review threads, commits, and CI logs in one pass
  • Configurable Scope: Fine-grained control over what to collect (diffs, checks, threads, etc.) via environment variables
  • Manifest Generation: Produces manifest.json with collection metadata for downstream processing
  • Reusability: Can be invoked standalone or as a dependency by other skills

Environment and Paths

Installs
2
Repository
holon-run/holon
GitHub Stars
121
First Seen
Feb 5, 2026
github-context — holon-run/holon