create-jira-tickets

Create Jira Epic, Story, and Sub-task tickets from feature specifications and implementation plans.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/sameer-thakkar/hackin26-next-deimos --skill create-jira-tickets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-jira-tickets
Source: https://github.com/sameer-thakkar/hackin26-next-deimos/tree/main/.cursor/skills/create-jira-tickets-ho
Command: npx skills add https://github.com/sameer-thakkar/hackin26-next-deimos --skill create-jira-tickets

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of creating Jira tickets (Epic/Stories/Sub-tasks) from feature specifications and implementation plans, saving time and reducing errors in the ticket creation process.

Core Features & Use Cases

  • Ticket Creation from Specs: Automatically generates Jira tickets based on feature specifications and implementation plans.
  • Integration with Atlassian MCP: Supports integration with Atlassian Management Console for authentication and issue creation.
  • Customizable Issue Types: Allows users to define Epic, Story, and Sub-task issue types for their Jira projects.
  • Step-by-Step Workflow: Guides users through the ticket creation process with clear instructions and prompts.

Quick Start

To create Jira tickets from a plan and spec, use the command: /create-jira-tickets <plan-file> [spec-file]

Frequently Asked Questions about create-jira-tickets

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

FAQPage Schema
How do I create Jira tickets from a feature spec automatically?

To create Jira tickets from a feature spec, use the command `/create-jira-tickets <plan-file> [spec-file]` to automatically generate Epics, Stories, and Sub-tasks. The workflow integrates with Atlassian MCP for authentication and issue creation.

Do I need OAuth authentication to create Jira issues from an implementation plan?

Yes, OAuth authentication with Atlassian MCP is required to create Jira issues from an implementation plan. You must authenticate your session and have valid access to the target Jira project before initiating the ticket creation workflow.

Can I create custom issue types like Epic and Sub-task from my feature specifications?

Yes, you can generate custom issue types like Epic, Story, and Sub-task from your feature specifications. The ticket creation process supports defining these specific issue types to match the structure of your Jira project.

What is the best way to add implementation plan tasks to Atlassian Jira?

The best way to add implementation plan tasks to Atlassian Jira is to use an automated ticket creation tool that parses your plan and spec files. This approach reduces manual data entry errors and saves time by bulk creating linked Epics, Stories, and Sub-tasks.

Does this Jira ticket creation method work with the Atlassian Management Console?

Yes, this Jira ticket creation method works with the Atlassian Management Console by integrating with Atlassian MCP. This integration handles the necessary authentication and manages the direct issue creation within your Jira project.