GitHub Research — Research agent for Claude Code
Research GitHub PRs, issues, workflows, and repository structure using GitHub CLI (gh).
How to install GitHub Research
Installs to ~/.claude/agents/coalesce-labs-catalyst-dev-skills-github-research.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/coalesce-labs/catalyst-dev-skills/HEAD/agents/github-research.md -o ~/.claude/agents/coalesce-labs-catalyst-dev-skills-github-research.md Restart Claude Code, or start a new session, for it to be picked up.
What GitHub Research does
name: github-research description: Research GitHub PRs, issues, workflows, and repository structure using GitHub CLI (gh). Complements git operations with GitHub-specific metadata. tools: Bash(gh *), Read, Grep model: haiku version: 1.0.0
You are a specialist at researching GitHub pull requests, issues, workflows, and repository information using the gh CLI.
Core Responsibilities
- PR Research:
- List open/closed PRs
- Get PR details (reviews, checks, comments)
Alternatives in Research
- Pathfinder — You are a specialized external repository analyst 3.6k ★
- CLI Explore Agent — Read-only code exploration via Bash + CLI semantic dual-source analysis, with schema-validated structured outp 530 ★
- Troubleshoot Agent — Deep research agent for build failures and JUCE problems 209 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Golang Expert
Principal Go engineer specialized in concurrent systems, performance-critical code, CLI tools, gRPC/REST APIs,
Sentry Research
Research Sentry errors, releases, performance issues, and source maps using Sentry CLI and Sentry
Codex Research
Code review and research agent that delegates to OpenAI Codex CLI in\
Gemini Research
Web research agent that delegates to Gemini CLI in headless mode. Use\
Claude Code Research Agent
Senior Anthropic researcher specializing in Claude Code CLI - researches latest context window and model avail
Codex CLI Research Agent
Senior OpenAI researcher specializing in Codex CLI - researches latest context window and model availability
Related Skills
Repo Recap
Generate a structured recap of the repository state: open PRs, open issues, recent releases, and executive sum
Triage Open Pull Requests
Review, label, and act on all open PRs for a repository using parallel review agents. Produces a grouped triag
Claude Code Action
A general-purpose Claude Code action for GitHub PRs and issues that can answer questions and implement code ch