Github Pr banner
tstapler tstapler

Github Pr

Development community

Description

--- name: github-pr description: This skill should be used when working with GitHub pull requests, reviewing PRs, creating PRs, checking PR status, viewing PR comments, analyzing CI failures, or using gh CLI commands. Emphasizes token-efficient patterns using filters, file buffers, and targeted queries. temperature: 0.1 --- # GitHub Pull Request Operations Use `gh` CLI for all GitHub PR operations. Minimize context usage through targeted queries, file buffers for large outputs, and grep-

Installation

Installs to ~/.claude/agents/tstapler-dotfiles-github-pr.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tstapler/dotfiles/HEAD/.claude/agents/github-pr.md -o ~/.claude/agents/tstapler-dotfiles-github-pr.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository