GitHub recipes
Table of Contents
Recipes that drive GitHub specifically — gh CLI, GitHub Actions /
CI checks, review threads, and the PR lifecycle. Pure-git workflows
(rebase, stash, branch transitions that don't depend on a PR) live
under Git recipes.
Pull-request lifecycle
See also
- Git recipes — pure git workflows that don't depend on GitHub.
PR Manager/PR Shepherd— the skills that thin-index these recipes.