jira-create

Installation
SKILL.md

Create JIRA Issues from $ARGUMENTS

Analyze the provided file(s) and create a comprehensive JIRA hierarchy with all mandatory quality gates.

Process

  1. Analyze: Read $ARGUMENTS to understand scope
  2. Determine Structure:
    • Epic needed if: multiple features, major changes, >3 related files
    • Direct tasks if: bug fix, single file, minor change
  3. Create Issues with hierarchy:
    Epic → User Story → Tasks (test, implement, document, cleanup)
    

Mandatory for Every Code Issue

Related skills

More from codyswanngt/lisa

Installs
21
GitHub Stars
1
First Seen
Feb 10, 2026