← Back to Skill Library
🐙 GitHub

GitHub PR Workflow

★★★☆☆

GitHub PR lifecycle: branch, commit, open, CI, merge.

skill_view("github-pr-workflow")

📖 Guide

Load with skill_view("github-pr-workflow"). Complete guide for managing the PR lifecycle. Each section shows the `gh` way first, then the `git` + `curl` fallback for machines without `gh`.

🔧 How To

Skill sections: GitHub Pull Request Workflow, Prerequisites, Quick Auth Detection, Determine which method to use throughout this workflow, Extracting Owner/Repo from the Git Remote, Works for both HTTPS and SSH remote URLs.

⚠️ Pitfalls

Focuses on GitHub PR Workflow. Read the skill before acting - it encodes the exact commands.

Related Skills

More skills in GitHub