goosetown-researcher-jira

Search Jira issues, sprints, boards, and projects via Atlassian CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you quickly find and understand information within Jira, such as issue status, project context, and team workload, without needing to manually navigate the Jira interface.

Core Features & Use Cases

  • Issue Search: Find specific tickets, bugs, stories, or epics using powerful JQL queries.
  • Sprint Tracking: Get real-time status updates on active sprints and their associated issues.
  • Project Overview: Understand project structure, recent activity, and dependencies.
  • Use Case: A project manager needs to quickly identify all blocked issues in the current sprint for the 'GOOSE' project. This Skill can execute the appropriate JQL query and return a list of these issues with their summaries and assignees.

Quick Start

Use the goosetown-researcher-jira skill to find all open issues in the GOOSE project that are assigned to you.

Frequently Asked Questions about goosetown-researcher-jira

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

FAQPage Schema
How do I search Jira for blocked issues in an active sprint?

To search Jira for blocked issues, execute a JQL query filtering by sprint status and issue impediments. This returns ticket statuses, summaries, and assignees for research and reporting.

Can I retrieve sprint progress and team workload from Jira without manual navigation?

Yes, you can retrieve sprint progress and team workload by searching boards and sprints via the Atlassian CLI. It returns structured findings with issue keys and links for project context.

What is the best way to get a project overview of recent activity and dependencies in Jira?

The best way to get a project overview is searching Jira projects via the Atlassian CLI. It retrieves project structure, recent activity, and dependencies using structured queries.

Does this Jira issue search approach work with standard JQL queries?

Yes, this approach works with standard JQL queries to find specific tickets, bugs, stories, or epics. It returns issue keys, statuses, and links for agile tracking.

How do I track sprint progress and find all open issues assigned to me in Jira?

To track sprint progress and find open issues, execute a JQL query filtering by assignee and sprint status. It returns structured findings with issue keys and links for reporting.

What are the limitations of using the Atlassian CLI to search Jira issues and sprints?

Searching Jira issues and sprints via the Atlassian CLI returns structured findings with issue keys and links. It is limited to retrieving ticket status, sprint progress, and project context.