github-workflows

Installation
SKILL.md

GitHub Workflows

Use this skill for the full GitHub operating loop:

  1. authenticate, 2) manage repos and remotes, 3) open and review PRs, 4) work on issues, and 5) monitor CI.

Why this umbrella exists

The old project-specific skills (github-auth, github-repo-management, github-pr-workflow, github-issues, github-code-review) all target the same operational domain: repository setup, PR lifecycles, issue triage, and review. Consolidating them avoids fragmented workflows and makes the sequence from local repo state to merged code explicit.

Core entrypoints

  1. Authentication first
  • Set up GitHub access with gh where available, or token-based/SSH fallback.
  • Confirm auth method before attempting repo/PR operations.
  1. Repository foundation
  • Clone, create, or fork repositories and confirm remotes.
  • Configure defaults, visibility, topics, secrets, branch protection, and releases.
Installs
2
GitHub Stars
48
First Seen
6 days ago
github-workflows — atlasomnia/hermes-custom-pack