View full Jira issue details with jirac, including description, attachments, and other issue metadata

Retrieve full Jira issue details, including description and attachments, via jirac.

46|12|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/mulhamna/jira-commands --skill view-full-jira-issue-details-with-jirac-including-description-attachments-and-other-issue-metadata
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: View full Jira issue details with jirac, including description, attachments, and other issue metadata
Source: https://github.com/mulhamna/jira-commands/tree/main/plugin/skills/view-issue
Command: npx skills add https://github.com/mulhamna/jira-commands --skill view-full-jira-issue-details-with-jirac-including-description-attachments-and-other-issue-metadata

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of not having a complete, easy-to-access view of a Jira issue’s full details when you only know the issue key.

Core Features & Use Cases

It retrieves and presents the full issue details for a given Jira issue key, including the issue description and related metadata such as attachments. It’s useful when you need to quickly review what happened on a ticket, confirm requirements from the description, or inspect supporting attachments before responding or making a decision.

Quick Start

Ask to view the details of a specific issue key by saying: View PROJ-123 in full.

Frequently Asked Questions about View full Jira issue details with jirac, including description, attachments, and other issue metadata

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

FAQPage Schema
How do I view full Jira issue details including description and attachments from the command line?

You can view full Jira issue details by providing a specific issue key to retrieve the complete description, attachments, and metadata. The tool extracts the issue key and returns the full ticket output for review and investigation.

How do I retrieve a Jira ticket's metadata for follow-up questions using a command line tool?

To retrieve a Jira ticket's metadata for follow-up Q&A, supply the issue key to the command line interface. It fetches the complete issue data, enabling attachment-aware investigation and day-to-day project work.

Does this Jira issue viewer require any special configuration or dependencies to run?

This Jira issue viewer requires no special dependencies, but it verifies the availability of the jirac command line tool before executing the issue view command. You simply need a valid issue key to retrieve the full details.

What is the best way to inspect supporting attachments on a Jira ticket before making a decision?

The best way to inspect supporting attachments is to request the full issue details using the issue key. The tool returns the complete ticket metadata, allowing you to review attachments and confirm requirements before responding.

Can I use a command line interface to quickly review what happened on a specific Jira ticket?

Yes, you can use a command line interface to quickly review what happened on a Jira ticket. By providing the issue key, the tool returns the complete issue output, making it easy to confirm requirements and inspect metadata.

How do I get the complete output of a Jira issue using only an issue key?

To get the complete output of a Jira issue, simply provide the issue key. The tool extracts the key from your request, verifies jirac availability, and runs the command to return all issue details for further assistance.