github

Original🇺🇸 English
Translated

GitHub patterns using gh CLI for pull requests, stacked PRs, code review, branching strategies, and repository automation. Use when working with GitHub PRs, merging strategies, or repository management tasks.

7installs
Added on

NPX Install

npx skill4agent add callstackincubator/agent-skills github

Tags

Translated version includes tags in frontmatter

GitHub Patterns

Tools

Use
gh
CLI for all GitHub operations. Prefer CLI over GitHub MCP servers for lower context usage.

Quick Reference

FileDescription
stacked-pr-workflow.mdMerge stacked PRs into main as individual squash commits

Problem → Skill Mapping

ProblemStart With
Merge stacked PRs cleanlystacked-pr-workflow.md