·github-context
</>

github-context

holon-run/holon

Shared GitHub context collection skill used by other skills. Collects issue/PR metadata, comments, files, diffs, review threads, commits, and check runs into a standard layout under ${GITHUB_CONTEXT_DIR}/github/.

2Installs·0Trend·@holon-run

Installation

$npx skills add https://github.com/holon-run/holon --skill github-context

SKILL.md

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

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

Use the skill runner (Holon or host) to invoke scripts/collect.sh with the reference; examples assume the script is on PATH or referenced relative to the skill directory:

Shared GitHub context collection skill used by other skills. Collects issue/PR metadata, comments, files, diffs, review threads, commits, and check runs into a standard layout under ${GITHUB_CONTEXT_DIR}/github/. Source: holon-run/holon.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/holon-run/holon --skill github-context
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is github-context?

Shared GitHub context collection skill used by other skills. Collects issue/PR metadata, comments, files, diffs, review threads, commits, and check runs into a standard layout under ${GITHUB_CONTEXT_DIR}/github/. Source: holon-run/holon.

How do I install github-context?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/holon-run/holon --skill github-context Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/holon-run/holon

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-05

Related Skills

None