goosetown-researcher-github

Search GitHub repositories for issues, pull requests, code, and discussions using the gh CLI.

142|22|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/block/goosetown --skill goosetown-researcher-github
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goosetown-researcher-github
Source: https://github.com/block/goosetown/tree/main/.claude/skills/goosetown-researcher-github
Command: npx skills add https://github.com/block/goosetown --skill goosetown-researcher-github

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of searching GitHub for relevant issues, pull requests, code snippets, and discussions, providing synthesized findings to inform development decisions.

Core Features & Use Cases

  • Comprehensive GitHub Search: Leverages the gh CLI to search issues, PRs, code, and discussions across specified repositories.
  • Prioritized Findings: Ranks search results based on signal quality, prioritizing merged PRs and maintainer comments.
  • Use Case: When starting a new feature, use this Skill to research existing issues, similar PRs, and relevant code patterns in the project's repository to avoid redundant work and leverage prior solutions.

Quick Start

Use the goosetown-researcher-github skill to search for open issues related to 'authentication' in the 'block/goose' repository.

Frequently Asked Questions about goosetown-researcher-github

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search GitHub repositories for prior implementation patterns and maintainer discussions?

To search GitHub repositories for prior implementation patterns, this Skill uses the gh CLI to query issues, pull requests, code, and discussions, returning structured findings with links and citations.

Can I search GitHub pull requests to find existing solutions before starting a new feature?

Yes, you can search GitHub pull requests to inform development decisions. This Skill prioritizes merged PRs and maintainer comments to identify prior solutions, returning structured findings with direct links.

Does searching GitHub issues and code require any specific environment setup?

Searching GitHub issues and code requires the gh CLI installed and authenticated. This Skill leverages the CLI to query repositories, rank results by signal quality, and synthesize findings.

What is the best way to research existing GitHub issues and avoid redundant work?

The best way to research existing GitHub issues is to automate the search with this Skill. It queries issues, PRs, and discussions, then ranks results by signal quality to help you avoid redundant work.