jira-task

Create Jira tasks from natural language requests using Prowler's standard format.

Updated Jul 10, 2025
One-click install
npx skills add https://github.com/SoyJuanMa/Nvim_Back --skill jira-task-soyjuanma
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-task
Source: https://github.com/SoyJuanMa/Nvim_Back/tree/main/opencode/skill/jira-task
Command: npx skills add https://github.com/SoyJuanMa/Nvim_Back --skill jira-task-soyjuanma

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates Jira tasks following Prowler's standard format. Trigger: When user asks to create a Jira task, ticket, or issue.

Core Features & Use Cases

  • Automatically generate Jira task structures for bugs, features, refactors, and documentation tasks.
  • Split multi-component work into separate tasks to enable parallel work and clear progress tracking.
  • Provide templates and cross-linking instructions for Parent/Child tasks and task linking.

Quick Start

Ask me to create a Jira task for a bug, feature, or refactor and I will generate a Jira issue following Prowler's standard format.

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 requests?

To create Jira tasks from natural language, you describe the bug, feature, refactor, or documentation request, and the system generates a structured Jira issue with titles, descriptions, and acceptance criteria.

How do I decompose multi-component work into separate Jira tasks?

Decomposing multi-component work into separate Jira tasks is handled automatically by splitting the request into per-component issues, enabling parallel work and clear progress tracking with parent and child cross-links.

Can I generate bug reports and feature requests following a standard Jira format?

You can generate bug reports and feature requests following a standard Jira format by providing the details in plain text, which are then structured with proper titles, descriptions, and acceptance criteria.

What is the best way to structure refactoring tasks for Jira issue tracking?

The best way to structure refactoring tasks for Jira issue tracking is to use automated templates that enforce a standard format, ensuring properly structured descriptions and acceptance criteria for the development team.

Do I need Jira MCP integration to use natural language task creation workflows?

Jira MCP integration is used to directly publish the generated task structures, but the natural language task creation workflow itself outputs the formatted issue content ready for integration.

How do parent and child tasks cross-link when splitting Jira work?

Parent and child tasks cross-link by applying specific templates and cross-linking instructions during task generation, ensuring separate per-component issues remain connected for clear progress tracking.