create-jira-ticket

Create structured Jira tickets with user stories and acceptance criteria.

Updated Dec 8, 2022
One-click install
npx skills add https://github.com/lekemula/dotfiles --skill create-jira-ticket
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-jira-ticket
Source: https://github.com/lekemula/dotfiles/tree/main/claude/skills/create-jira-ticket
Command: npx skills add https://github.com/lekemula/dotfiles --skill create-jira-ticket

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of creating detailed Jira tickets, ensuring all necessary information like user stories, acceptance criteria, and test scenarios are included from the outset.

Core Features & Use Cases

  • Automated Ticket Drafting: Generates Jira tickets in a standardized markdown format based on user input and conversation context.
  • Structured Requirement Gathering: Ensures tickets include persona, action, goal, context, acceptance criteria, and test scenarios.
  • Use Case: When a product manager needs to document a new feature request, they can use this Skill to quickly generate a well-defined Jira ticket that developers can immediately understand and act upon.

Quick Start

Use the create-jira-ticket skill to draft a Jira ticket for the LI board about adding a dark mode option for users.

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 Jira tickets with acceptance criteria and test scenarios?

To create Jira tickets with acceptance criteria and test scenarios, you provide a board key and feature description, and it drafts structured user stories with persona, goal, context, acceptance criteria, and test scenarios in markdown format.

What is the best way to write user stories for Jira issue tracking?

The best way to write user stories for Jira issue tracking is to standardize the structure by including the persona, action, goal, and detailed context so developers can immediately understand and act upon the feature request.

Can I use this to draft a Jira ticket for a specific board?

Yes, you can draft a Jira ticket for a specific board by providing the board key and a brief description of the feature request, such as adding a dark mode option, to generate a formatted ticket.

Do I need to format user stories manually before creating an issue in Jira?

No, you do not need to format user stories manually because this Skill gathers conversational context and outputs a standardized markdown format ready for Jira issue creation.

What components should a Jira ticket include for software development workflows?

A Jira ticket for software development workflows should include a user story, background context, clear acceptance criteria, and defined test scenarios to ensure the feature is fully specified and actionable.

Why does my Jira ticket lack test scenarios and acceptance criteria?

Your Jira ticket lacks test scenarios and acceptance criteria because it was not structured with standardized requirement fields, which this Skill automatically generates by parsing your feature description and gathering context.