GitHub Workflow

Installation
SKILL.md

GitHub Workflow

A comprehensive suite of GitHub workflow skills using the gh CLI and GitHub MCP tools.

Input Sanitization

  • Repository names: owner/repo format, alphanumeric with hyphens and underscores only — reject shell metacharacters and null bytes
  • Issue/PR numbers: positive integers only
  • Labels and milestone names: alphanumeric, hyphens, underscores, spaces, and colons only

Available Skills

Issue Management

Skill Purpose Invoke
/gh-issue Create/link/close issues gh-issue, create issue
/gh-triage Batch label and prioritize gh-triage, triage issues
Installs
GitHub Stars
5
First Seen
GitHub Workflow — dtsong/my-claude-setup