jira-create

Create hierarchical JIRA issues with mandatory quality gates via Atlassian tools.

3|3|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/CodySwannGT/lisa --skill jira-create-codyswanngt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-create
Source: https://github.com/CodySwannGT/lisa/tree/main/plugins/lisa-expo/skills/jira-create
Command: npx skills add https://github.com/CodySwannGT/lisa --skill jira-create-codyswanngt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation of JIRA epics, stories, and tasks, ensuring comprehensive quality requirements are met from the outset.

Core Features & Use Cases

  • Automated Issue Creation: Generates JIRA issues with predefined hierarchies (Epic -> Story -> Task).
  • Mandatory Quality Gates: Enforces test-first development, documentation, feature flags, and cleanup for all created issues.
  • Frontend Validation Journey: Integrates a structured Validation Journey section for UI-related tickets, enabling automated visual verification.
  • Use Case: When a new feature is planned, use this skill to create the Epic, break it down into User Stories, and then generate individual Tasks for implementation, testing, and documentation, all with built-in quality checks.

Quick Start

Use the jira-create skill to create a new JIRA epic for the 'New User Authentication System' based on the provided design document.

Frequently Asked Questions about jira-create

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

FAQPage Schema
How do I automate JIRA issue creation with quality gates?

Creating hierarchical JIRA issues with mandatory checks requires enforcing test-first development, documentation, and feature flags for every generated epic, story, and task. This is done by analyzing input arguments to determine issue structure and applying quality requirements via Atlassian tool integrations.

What are the mandatory quality gates for JIRA user stories?

Mandatory quality gates for JIRA user stories include test-first development, documentation, feature flags, and cleanup. For UI-related tickets, an additional structured Validation Journey section is enforced to enable automated visual verification of frontend changes.

How do I create a JIRA Epic and break it down into tasks automatically?

Creating a JIRA Epic and breaking it down into tasks automatically involves generating a predefined Epic to Story to Task hierarchy. The skill analyzes your input arguments to determine the issue structure and automatically generates the individual implementation, testing, and documentation tasks.

Do I need the Atlassian MCP tools to create JIRA issues?

Yes, you need the Atlassian MCP tools to create JIRA issues through this skill. The skill integrates directly with Atlassian tools via provided mcp__atlassian__ tools to automate the creation of hierarchical issues and apply mandatory quality gates.

How do I add a frontend validation journey to UI tickets in JIRA?

Adding a frontend validation journey to UI tickets in JIRA is handled automatically when creating UI-related issues. The skill integrates a structured Validation Journey section into the ticket, enabling automated visual verification for frontend changes.

Can I enforce test-first development when creating JIRA tasks?

Yes, you can enforce test-first development when creating JIRA tasks. The skill applies mandatory quality gates to all created issues, ensuring test-first development, documentation, and feature flag requirements are met from the outset of issue creation.