jira-task

Create JIRA tasks, bugs, hotfixes, and stories from user requests and codebases.

3|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/mrstroz/claude-code-plugins --skill jira-task-mrstroz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-task
Source: https://github.com/mrstroz/claude-code-plugins/tree/main/jira/skills/jira-task
Command: npx skills add https://github.com/mrstroz/claude-code-plugins --skill jira-task-mrstroz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating JIRA tasks by converting natural language descriptions into well-structured JIRA tickets, complete with all necessary details.

Core Features & Use Cases

  • Automated Task Creation: Generates JIRA tasks, bugs, stories, or hotfixes based on user requests.
  • Codebase Analysis: Analyzes the project codebase to provide accurate technical details and context for the task.
  • Use Case: You need to report a bug. Simply describe the issue, and the skill will draft a JIRA bug ticket, including steps to reproduce and technical details, for your review.

Quick Start

Use the jira-task skill to create a new JIRA task for implementing user authentication.

Frequently Asked Questions about jira-task

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

FAQPage Schema
How do I create JIRA tasks from natural language descriptions?

You can create JIRA tasks from natural language by analyzing your request and project codebase to draft well-structured tickets. This skill generates JIRA tasks, bugs, stories, or hotfixes complete with technical details for your review.

Can I automatically include technical details when I report a bug in JIRA?

Yes, you can automatically include technical details when reporting a JIRA bug. The skill analyzes your project codebase to extract accurate architectural considerations and steps to reproduce before drafting the ticket for issue creation.

What is the process for converting a codebase analysis into a JIRA story?

Converting a codebase analysis into a JIRA story requires evaluating project context to ensure accurate technical details. The skill processes your natural language request, analyzes the codebase architecture, and drafts a structured story for your review.

Does JIRA task creation from natural language work with multiple programming languages?

Yes, JIRA task creation from natural language supports multiple programming languages. The codebase analysis evaluates your project to ensure accurate technical details and architectural considerations are included regardless of the language used.

Do I need a cloudId and projectKey to create JIRA issues from text?

Yes, you need a cloudId and projectKey to create JIRA issues from text. These identifiers are required to integrate with JIRA and map the drafted task, bug, or hotfix to the correct project for actual issue creation.

What is the best way to track development workflows using automated JIRA tickets?

The best way to track development workflows using automated JIRA tickets is to generate structured issues directly from natural language. This ensures accurate technical context from your codebase is included for bug tracking and task creation before final review.