This is a focused skill for GitHub workflow automation using the gh CLI, with special emphasis on stacked PR workflows. It gives you commands for creating PRs, squash merging, and checking status, but the real value is in the stacked PR guidance. When you need to merge a chain of dependent PRs cleanly into main as individual squash commits, it walks through the rebase-onto pattern to avoid polluting history. The approach is opinionated toward CLI over MCP servers to save context, and it's clear about when to bail out and ask users to handle conflicts manually. Comes from Callstack and ships with documented workflows for the gnarly git operations most developers avoid.
npx -y skills add callstackincubator/agent-skills --skill github --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
cursor/plugins
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills