create-jira-ticket

Create Jira tickets from context using Atlassian Connectors.

4|5|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/Luney-Industries/farty-bobo --skill create-jira-ticket-luney-industries
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-jira-ticket
Source: https://github.com/Luney-Industries/farty-bobo/tree/main/skills/create-jira-ticket
Command: npx skills add https://github.com/Luney-Industries/farty-bobo --skill create-jira-ticket-luney-industries

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires atlassian-connect, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of Jira tickets directly from the context of a conversation or codebase, streamlining the process of logging issues and saving time for developers and project managers.

Core Features & Use Cases

  • Contextual Ticket Creation: Automatically generates Jira tickets based on the current conversation or codebase context.
  • Atlassian Integration: Uses the Atlassian connector to access Jira projects and issue types.
  • Ticket Drafting: Drafts tickets with summaries, descriptions, issue types, priorities, labels, and assignees.
  • Review and Approval: Provides a review step with the human to ensure the ticket is accurate before creation.
  • Use Case: When a developer encounters a bug during coding, they can quickly create a Jira ticket with the appropriate details, saving time and reducing manual steps.

Quick Start

/create-jira-ticket log a bug report for the login redirect issue.

Frequently Asked Questions about create-jira-ticket

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

FAQPage Schema
How do I create a Jira ticket from a conversation or codebase context?

Jira ticket creation from conversation or codebase context is automated by drafting summaries, descriptions, and issue types, followed by a human review step for approval before logging the issue.

Do I need Atlassian Connectors to log issues in Jira?

Yes, Atlassian Connectors are required to authenticate with Jira projects and automatically generate tickets with summaries, priorities, labels, and assignees from your current context.

Can I review a Jira ticket before it is created?

Yes, a human review and approval step is provided to ensure the drafted Jira ticket details are accurate and complete before final issue creation in your Jira project.

What is the best way to log a bug report in Jira during software development?

The best way to log a bug report during software development is using contextual logging to automatically generate a Jira ticket with relevant codebase details and conversation summaries.

Does this issue tracking skill work with Jira projects and issue types?

Yes, it integrates directly with Jira projects using Atlassian Connectors to access available issue types and automatically populate tickets with priorities, labels, and assignees.

What details are included when automatically creating Jira tickets?

Automatically created Jira tickets include generated summaries, descriptions, issue types, priorities, labels, and assignees based on the conversation or codebase context provided.