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.jsonwith collection metadata for downstream processing - Reusability: Can be invoked standalone or as a dependency by other skills