create-jira

Orchestrate Jira task creation through a predefined workflow engine.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/thomfilg/ai-plugin-work --skill create-jira-thomfilg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-jira
Source: https://github.com/thomfilg/ai-plugin-work/tree/main/plugins/work/skills/create-jira
Command: npx skills add https://github.com/thomfilg/ai-plugin-work --skill create-jira-thomfilg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp__atlassian__jira_create_issue, mcp__atlassian__jira_search, mcp__atlassian__jira_get_issue, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines and automates the creation of Jira tasks, reducing manual effort and ensuring consistent, accurate task creation.

Core Features & Use Cases

  • Workflow Engine Execution: Leverages a deterministic workflow engine to pre-compute and execute tasks with strict step execution.
  • Orchestrated Task Creation: Collaborates with specialized agents to design and create Jira tasks.
  • Use Case: Efficiently create complex Jira tasks with multiple steps, such as setting up integration tests or developing new features, while maintaining control over the process.

Quick Start

Create a new Jira task with the description: /create-jira add integration tests for status-site-worker

Frequently Asked Questions about create-jira

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

FAQPage Schema
How do I automate Jira task creation for software development workflows?

Automating Jira task creation involves orchestrating predefined workflows through specialized agents that design and execute issues via the Jira API. This approach ensures consistent, repeatable task setup while reducing manual effort in software development.

Can I use Jira API to orchestrate complex multi-step task creation?

Yes, the Jira API supports orchestrating complex task creation through a deterministic workflow engine that pre-computes and strictly executes steps. Specialized agents collaborate to design and create multiple Jira tasks like integration test setups or new features.

What is the best way to set up consistent Jira tasks for integration tests?

The best way to set up consistent Jira tasks for integration tests is using an automated workflow engine that pre-computes execution steps. This orchestrates specialized agents to design issues, ensuring accurate and repeatable task creation via the Jira API.

Do I need the Jira API to run automated task creation workflows?

Yes, you need Jira API interaction through MCP dependencies to manage and collaborate on task creation. The workflow engine relies on these API endpoints to search, retrieve, and create issues accurately within the software development environment.

How does a workflow engine handle task design and execution in Jira?

A deterministic workflow engine handles Jira task design and execution by pre-computing steps and collaborating with specialized agents. This mechanism ensures strict step execution for creating complex software development tasks with precision and control.

Are there limitations when automating Jira task orchestration with predefined workflows?

Automating Jira task orchestration with predefined workflows requires strict step execution and depends entirely on Jira API availability. It is best suited for structured, repeatable software development tasks rather than highly dynamic or ad-hoc issue tracking.