coalesce-labs

GitHub Research — Research agent for Claude Code

Research community

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

Terminal
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

  1. 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 Repository