jira

Generates JIRA tickets with specified metadata from provided titles and notes.

8|3|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/ucdavis/ai-skills-registry --skill jira-ucdavis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/ucdavis/ai-skills-registry/tree/main/skills/project-management/jira
Command: npx skills add https://github.com/ucdavis/ai-skills-registry --skill jira-ucdavis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive JIRA tickets, ensuring all necessary details like summary, context, requirements, and deliverables are included, saving significant time and improving ticket quality.

Core Features & Use Cases

  • Structured Ticket Generation: Creates JIRA tickets with predefined sections for summary, context, requirements, deliverables, and definition of done.
  • Contextual Research: Gathers relevant information from the workspace (code, logs, specs) to ground ticket details in facts.
  • Use Case: When you need to create a new feature ticket, provide the title and any initial notes, and the Skill will draft a complete JIRA card ready for review and submission.

Quick Start

Use the jira skill to draft a ticket for "Implement user authentication" with the provided notes.

Frequently Asked Questions about jira

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

FAQPage Schema
How do I generate detailed JIRA tickets from a simple feature title?

To generate detailed JIRA tickets, provide a feature title and initial notes. The Skill drafts a complete card with summary, context, requirements, deliverables, and definition of done sections.

What should be included in agile user stories to make them actionable?

Actionable agile user stories require structured context, clear requirements, defined deliverables, and a strict definition of done. This Skill automatically formats those sections into a predefined markdown template for review.

Can I automatically research project context when creating JIRA ticket requirements?

You can automatically gather project context for JIRA ticket requirements. The Skill investigates your workspace files, code, and specs to ground ticket details in factual project information.

Does this JIRA ticket generator work without external API dependencies?

This JIRA ticket generator works entirely without external API dependencies. It operates locally to produce structured markdown files, using slugified file names based on your ticket titles.

What is the best way to structure definition of done criteria for new features?

The best way to structure definition of done criteria is using a standardized markdown template. This Skill enforces that structure, ensuring all deliverables and completion requirements are explicitly documented.

Why do my manually created JIRA tickets lack sufficient context for developers?

Manually created JIRA tickets often lack context because gathering workspace facts is tedious. This Skill automates contextual research, pulling relevant code and specs to ensure tickets are well-defined.