github
🎯Skillfrom callstackincubator/agent-skills
Automates GitHub repository interactions like cloning, branching, committing, and managing pull requests with precision using gh CLI patterns
Overview
Github is a skill from the callstackincubator/agent-skills collection that provides structured GitHub workflow patterns for PRs, code review, and branching strategies. It is part of a collection of agent-optimized skills that also includes React Native best practices and React Native upgrade workflows from Callstack.
Key Features
- GitHub Workflow Patterns - Structured, actionable instructions for pull request management, code review processes, and branching strategies
- Cross-Agent Compatibility - Works with Claude Code (via plugin marketplace), Cursor (via Settings > Rules > Remote Rule), and OpenAI Codex CLI
- Plugin Marketplace Installation - Install via
/plugin marketplace add callstackincubator/agent-skillsthen/plugin install github@callstack-agent-skills - Companion Skills - Works alongside React Native best practices covering JavaScript profiling, FPS optimization, re-render prevention, and bundle analysis
- Multiple Installation Methods - Supports Claude Code plugin, Cursor remote rules, Codex skill-installer, and manual git clone
Who is this for?
This skill is designed for developers who want standardized GitHub workflow guidance integrated into their AI coding assistant. It is particularly useful for mobile development teams using React Native alongside GitHub, who need consistent PR, review, and branching patterns across their team.
Same repository
callstackincubator/agent-skills(9 items)
Installation
npx vibeindex add callstackincubator/agent-skills --skill githubnpx skills add callstackincubator/agent-skills --skill github~/.claude/skills/github/SKILL.mdSKILL.md
More from this repository8
Validates React Native project structure, component design, performance optimization, and adherence to modern mobile development standards.
Covers the full React Native upgrade workflow including template diffs via Upgrade Helper, dependency updates, Expo SDK steps, and common pitfalls. Provides problem-to-skill mapping and reference files for core upgrades, dependency compatibility, React 19 alignment, and monorepo targeting.
Skill validation tool from Callstack that checks Claude Code skills against the agentskills.io spec and best practices, verifying name format, description, metadata, and file structure
React Native optimization agent skills from Callstack based on 'The Ultimate Guide to React Native Optimization', plus GitHub workflow and upgrade skills.
React Native optimization best practices from Callstack, the leading React Native consulting company. Provides agent-optimized, structured instructions for performance, architecture, and mobile development patterns.
Skill
Skill
React Native optimization agent skills from Callstack based on 'The Ultimate Guide to React Native Optimization', plus GitHub workflow and upgrade skills.