jira-create-ticket

Create Jira tickets in the CMK project with inferred issue type, components, and teams.

2.3k|552|Updated Feb 20, 2019
One-click install
npx skills add https://github.com/Checkmk/checkmk --skill jira-create-ticket
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-create-ticket
Source: https://github.com/Checkmk/checkmk/tree/main/.claude/skills/jira-create-ticket
Command: npx skills add https://github.com/Checkmk/checkmk --skill jira-create-ticket

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of Jira tickets, including intelligent suggestions for components, teams, and epics, significantly reducing manual effort and ensuring consistency.

Core Features & Use Cases

  • Automated Ticket Creation: Generates Jira tickets based on user descriptions.
  • Intelligent Field Population: Automatically infers issue type (Bug/Task), suggests components and developer teams by querying Compass, and searches for relevant roadmap epics.
  • Use Case: A developer encounters a bug. They describe it to the AI, which then creates a Jira ticket, automatically categorizes it as a bug, links it to the relevant component and team, and even suggests an appropriate roadmap epic, all before presenting it for user confirmation.

Quick Start

Use the jira-create-ticket skill to create a bug ticket about the login button not working.

Frequently Asked Questions about jira-create-ticket

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

FAQPage Schema
How do I automatically create Jira tickets from a text description?

You can automatically create Jira tickets by providing a text description to the jira-create-ticket Skill. It infers issue type, components, and developer teams from user input and Compass data, searches for matching roadmap epics, and prompts for confirmation before creating the ticket.

How does Jira ticket automation infer components and developer teams?

Jira ticket automation infers components and developer teams by querying Compass data based on your text input. It analyzes the description to determine issue type and matches the context to relevant teams and components for accurate ticket population.

Do I need a Jira API token to create tickets automatically?

Yes, you need a Jira API token to create tickets automatically. The jira-create-ticket Skill requires the JIRA_API_TOKEN environment variable for authentication to securely access and create tickets in the CMK project.

Can I link new Jira tickets to existing roadmap epics automatically?

Yes, you can link new Jira tickets to existing roadmap epics automatically. The jira-create-ticket Skill searches for matching roadmap epics based on your input description and suggests the appropriate epic before prompting for user confirmation during ticket creation.

What's the best way to categorize a bug ticket in Jira using automation?

The best way to categorize a bug ticket in Jira using automation is through the jira-create-ticket Skill. It automatically infers the issue type as a Bug, suggests relevant components and developer teams by querying Compass, and searches for appropriate roadmap epics for proper categorization.

Can I review ticket details before the automation creates a Jira issue?

Yes, you can review ticket details before the automation creates a Jira issue. The jira-create-ticket Skill prompts for user confirmation after inferring issue type, components, developer teams, and matching roadmap epics, ensuring you approve the ticket before it is created.