jira-create

Convert natural language or documents into single or bulk Jira issues.

3|1|Updated May 1, 2026
One-click install
npx skills add https://github.com/bigbulgogiburger/claude_jira_harness --skill jira-create-bigbulgogiburger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-create
Source: https://github.com/bigbulgogiburger/claude_jira_harness/tree/main/skills/jira-create
Command: npx skills add https://github.com/bigbulgogiburger/claude_jira_harness --skill jira-create-bigbulgogiburger

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of creating Jira issues by translating natural language prompts or documents into structured Jira tickets, reducing manual entry time and errors.

Core Features & Use Cases

  • Natural Language Issue Creation: Convert concise user requests into Jira issues with appropriate type, labels, and description.
  • Bulk Issue Registration: Process documents with hierarchical structures to generate multiple related Jira issues (epic, stories, sub-tasks).
  • Use Case: A project manager uploads a design document and instructs the Skill to automatically create an epic with related stories and sub-tasks aligned to sections in the document.

Quick Start

Input a prompt like "Create a story to add login feature in the app" and run the skill to generate a corresponding Jira issue.

Frequently Asked Questions about jira-create

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

FAQPage Schema
How do I create Jira issues from natural language?

To create Jira issues from natural language, input a concise prompt describing the task. The system parses the request to automatically generate a ticket with the appropriate issue type, labels, and description.

Can I generate multiple Jira tickets from a single document?

Yes, you can generate multiple Jira tickets from a single document. The bulk registration feature processes structured documents to create hierarchical issues, mapping sections into epics, stories, and sub-tasks.

How does bulk issue creation handle Jira issue hierarchy?

Bulk issue creation handles Jira issue hierarchy by analyzing document structures. It maps parent sections to epics and nested content to related stories and sub-tasks, maintaining the project management hierarchy.

Do I need to manually set issue types and labels for Jira issue creation?

You do not need to manually set issue types and labels for Jira issue creation. The process drafts descriptions, assigns appropriate types, and applies labels automatically based on the natural language input or document content.

What is the best way to streamline Jira project management documentation?

The best way to streamline Jira project management documentation is converting structured documents into hierarchical tickets. This reduces manual entry time and errors by automating issue tracking and bulk registration workflows.