jira-integration

Fetch JIRA ticket details and update statuses from conversation.

24|3|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/nguyenthienthanh/aura-frog --skill jira-integration-nguyenthienthanh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-integration
Source: https://github.com/nguyenthienthanh/aura-frog/tree/main/aura-frog/skills/jira-integration
Command: npx skills add https://github.com/nguyenthienthanh/aura-frog --skill jira-integration-nguyenthienthanh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, and includes scripts (resource) components.

What problem does it solve?

Manually looking up JIRA tickets and updating their status is a repetitive task that breaks workflow and reduces productivity. This Skill automates fetching ticket details and updating their status directly from your AI session, keeping your project management seamless.

Core Features & Use Cases

  • Auto-Detect Ticket IDs: Automatically identifies JIRA ticket IDs (e.g., PROJ-1234) or URLs in your conversation.
  • Fetch Fresh Data: Retrieves comprehensive ticket details (summary, description, status, assignee, labels, attachments) from JIRA.
  • Update Status & Comments: Allows you to update ticket status (e.g., "In Progress", "In Review") and add comments directly.
  • Use Case: When a user mentions "PROJ-1234", the skill automatically fetches and displays the ticket details. After completing a task, you can update its status to "In Review" with a simple command, all without leaving your current context.

Quick Start

Fetch details for JIRA ticket PROJ-1234