fetch-ticket-context

Gather Jira ticket details, comments, links, and attachments into a markdown file.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/thisisqubika/ai-mast-challenge-promptazo --skill fetch-ticket-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fetch-ticket-context
Source: https://github.com/thisisqubika/ai-mast-challenge-promptazo/tree/main/.claude/skills/fetch-ticket-context
Command: npx skills add https://github.com/thisisqubika/ai-mast-challenge-promptazo --skill fetch-ticket-context

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jira, notion, pdf2image, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the collection of detailed information from Jira tickets, including ticket details, comments, external links, and attachments, to facilitate deeper analysis and decision-making.

Core Features & Use Cases

  • Comprehensive Ticket Context: Gather ticket details, comments, external links, attachments, and related issues into a single markdown file.
  • Data Extraction: Extract structured information such as ticket ID, title, description, comments, linked resources, and attachments.
  • Use Case: Ideal for software development teams to quickly access all relevant information about a Jira ticket in one place.

Quick Start

Run the 'fetch-ticket-context' skill with the Jira ticket URL or key.

Frequently Asked Questions about fetch-ticket-context

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

FAQPage Schema
How do I extract Jira ticket context including comments and attachments for analysis?

To extract Jira ticket context, you need a tool that fetches ticket details, comments, linked resources, and attachments. This skill automates that data extraction by utilizing JQL and Atlassian APIs to gather comprehensive ticket information into a single markdown file.

How does automated ticket context gathering work with Jira and Notion?

Automated ticket context gathering works by using Atlassian MCP for Jira and Notion to fetch ticket data. It queries Jira via JQL and Atlassian APIs, retrieves external documents, and compiles ticket details, comments, and related issues into a structured markdown file.

Can I use Atlassian MCP to extract linked resources and attachments from Jira tickets?

Yes, you can use Atlassian MCP to extract linked resources and attachments. This skill requires Atlassian MCP for Jira and Notion to perform external document retrieval, resolve links, and integrate with external document viewers where applicable.

What is the best way to aggregate Jira ticket details and related issues for software development?

The best way to aggregate Jira ticket details for software development is to automate the collection of ticket data, comments, and related issues. This skill gathers all relevant ticket information in one place to facilitate deeper analysis and decision-making.

Do I need Atlassian MCP and pdf2image to fetch Jira ticket context?

Yes, you need Atlassian MCP for Jira and Notion to fetch ticket context. The skill also depends on pdf2image to handle document retrieval and attachment processing, ensuring comprehensive data extraction from external linked resources.