🎯

github

🎯Skill

from callstackincubator/agent-skills

VibeIndex|
What it does

Automates GitHub repository interactions like cloning, branching, committing, and managing pull requests with precision and efficiency

πŸ“¦

Part of

callstackincubator/agent-skills(5 items)

github

Installation

Add MarketplaceAdd marketplace to Claude Code
/plugin marketplace add callstackincubator/agent-skills
Install PluginInstall plugin from marketplace
/plugin install react-native-best-practices@callstack-agent-skills
Claude CodeAdd plugin in Claude Code
/plugin menu
git cloneClone repository
git clone https://github.com/callstackincubator/agent-skills.git .cursor/skills/agent-skills
git cloneClone repository
git clone https://github.com/callstackincubator/agent-skills.git ~/.cursor/skills/agent-skills

+ 1 more commands

πŸ“– Extracted from docs: callstackincubator/agent-skills
508Installs
790
-
AddedJan 31, 2026

Skill Details

SKILL.md

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.

Overview

# GitHub Patterns

Tools

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

Quick Reference

| Problem | Reference |

|---------|-----------|

| Merge stacked PRs cleanly | [stacked-pr-workflow.md](references/stacked-pr-workflow.md) |