jira-ticket

Automate Jira Cloud ticket creation, updates, searching, and dependency linking via REST API v3.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/ThanhNguyenDat/agent-skills --skill jira-ticket-thanhnguyendat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-ticket
Source: https://github.com/ThanhNguyenDat/agent-skills/tree/main/jira-ticket
Command: npx skills add https://github.com/ThanhNguyenDat/agent-skills --skill jira-ticket-thanhnguyendat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the friction of manual Jira ticket creation and management by enforcing standardized formatting, pre-flight validation, and automated dependency linking.

Core Features & Use Cases

  • Standardized Ticket Creation: Automatically applies templates for Tasks, Stories, and Bugs to ensure consistent data quality.
  • Intelligent Workflow: Handles pre-flight checks, dependency linking, and JQL-based searching through a unified interface.
  • Use Case: A developer can quickly log a bug report by providing the issue details, and the skill will automatically format it with the required environment, steps to reproduce, and expected behavior sections before submitting it to the correct Jira project.

Quick Start

Use the jira-ticket skill to create a new bug report in the ENG project with the summary Login button unresponsive on mobile.

Frequently Asked Questions about jira-ticket

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

FAQPage Schema
How do I automate Jira ticket creation through the REST API v3?

Automate Jira ticket creation via the REST API v3 by enforcing pre-flight validation and applying issue-type-specific templates for Tasks, Stories, and Bugs to ensure structured descriptions and data integrity.

Can I automatically format bug reports with environment and reproduction steps in Jira?

Yes, automatically format bug reports by applying standardized templates that include required environment, steps to reproduce, and expected behavior sections before submitting to the correct Jira project.

What is the best way to manage Jira ticket dependencies and perform JQL searches?

Manage dependencies and perform JQL searches through a unified workflow interface that handles pre-flight checks, automated dependency linking, and JQL-based ticket searching.

Does Jira Cloud REST API v3 require Atlassian Document Format (ADF) compliance for ticket updates?

Yes, Jira Cloud REST API v3 requires Atlassian Document Format (ADF) compliance for ticket updates to ensure structured data integrity across all automated creation and workflow operations.

Do I need to provide a project key before creating a Jira ticket via API automation?

Yes, you must provide a project key before creating a Jira ticket via API automation, as pre-flight validation enforces project keys and structured descriptions to guarantee data integrity.