github
Manage GitHub Workflows with the gh CLI
GitHub project work often requires several precise gh commands across pull requests, issues, and Actions. This skill gives Claude, Codex, and Claude Code a concise command guide for common repository tasks.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "github" from https://skillstore.io/skills/eteissonniere-github.md and its manifest at https://skillstore.io/api/skills/eteissonniere-github/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "github". Show me the context for pull request 42.
Expected outcome:
The assistant confirms GitHub access, opens the pull request with comments, and summarizes status, reviewers, and unresolved feedback.
Using "github". Find out why the latest workflow failed.
Expected outcome:
The assistant lists recent workflow runs, opens the failed run logs, and reports the failing job with the key error message.
Using "github". Create a new issue for this bug report.
Expected outcome:
The assistant prepares the issue title and body, checks authentication, and asks for confirmation before submitting.
Security Audit
Medium RiskThe static Ruby backtick findings are false positives caused by Markdown inline code and fenced command examples. No evidence found of prompt injection or hidden malicious instructions. A medium semantic risk remains because the skill lists state-changing GitHub actions without a required confirmation rule.
Confirmed security concerns (1)
Risk Factors
โ๏ธ External commands (36)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/eteissonniere-github/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/eteissonniere-github?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/eteissonniere-github?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/eteissonniere-github/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/eteissonniere-github.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
ETeissonniere. (2026). github security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/eteissonniere-github/audits/8BibTeX citation
@techreport{eteissonniere-eteissonniere-github-2026,
author = {ETeissonniere},
title = {github security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/eteissonniere-github/audits/8},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "github security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "ETeissonniere"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/eteissonniere-github/audits/8"
identifiers:
- type: other
value: "skillstore:eteissonniere-github:audit:8"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
dicklesworthstone-github
2026-08-21
eteissonniere-github
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Review a Pull Request
Open a pull request, include comments, inspect the diff, and prepare a review summary.
Triage Repository Issues
List assigned issues, view issue details, add comments, and close resolved work.
Investigate CI Failures
List recent workflow runs, view logs, watch progress, and rerun failed jobs when approved.
Try These Prompts
Use the GitHub skill to confirm this repository is on GitHub and check my gh authentication status.
Use the GitHub skill to view pull request 123 with comments and summarize the review discussion.
Use the GitHub skill to list recent workflow runs, view the failed run logs, and identify the failing job.
Use the GitHub skill to call the GitHub API for pull request 123 comments and summarize unresolved threads.
Best Practices
- Confirm the repository remote and gh authentication before using GitHub commands.
- Ask for explicit approval before commands that change repository, PR, issue, or workflow state.
- Use comments, logs, and diff views before making recommendations about reviews or CI actions.
Avoid
- Running merge, approve, close, or rerun commands without user approval.
- Using placeholder IDs without verifying the target PR, issue, workflow run, or repository.
- Triggering new workflows before checking recent runs and existing failures.
Frequently Asked Questions
What does this skill help with?
Does it require GitHub authentication?
Can it create or merge pull requests?
Can it inspect GitHub Actions logs?
Does it handle non-GitHub remotes?
Can it use GitHub API endpoints?
Developer Details
Author
ETeissonniereLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
30c73eac2afe762f6aa9c4553158769369d47351
Maintenance freshness
7/20/2026
Usage
6 downloads ยท 180 views
File structure
๐ SKILL.md