jira-create-issue

Create Jira issues with standardized structure and acceptance criteria.

1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/andeart/dotfiles --skill jira-create-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-create-issue
Source: https://github.com/andeart/dotfiles/tree/main/agents/skills/jira-create-issue
Command: npx skills add https://github.com/andeart/dotfiles --skill jira-create-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Conventional Jira issue creation often lacks consistent structure, clear wording, and standardized acceptance criteria. This skill defines conventions and formatting rules to ensure all Jira issues follow a consistent template and workflow when creating, editing, or reviewing them, including alignment with MCP tooling.

Core Features & Use Cases

  • Establishes a standardized issue structure (title, description, acceptance criteria) and recommended field mappings.
  • Integrates with Atlassian MCP tools (createJiraIssue, searchJiraIssuesUsingJql, transitionJiraIssue) to automate end-to-end workflows.
  • Triggers automatically when user asks to make an issue, create a ticket, log a bug, or describe a feature or problem to be tracked in Jira, even if Jira isn't named explicitly.

Quick Start

Ask it to draft a Jira issue following the defined conventions and MCP workflow.

Frequently Asked Questions about jira-create-issue

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

FAQPage Schema
How do I standardize Jira issue creation conventions across different spaces?

Automated Jira issue drafting structures titles, descriptions, and acceptance criteria following documented conventions. It manages fields like assignee, state, and priority via MCP flows to ensure consistent ticket formatting.

Can I create Jira issues automatically from a feature description?

Yes, you can create Jira issues automatically from a feature description. The skill triggers when asked to log a bug or track a feature, drafting the ticket via the createJiraIssue MCP tool without needing explicit Jira commands.

Does this skill support searching and transitioning existing Jira tickets?

Yes, it supports searching and transitioning existing Jira tickets. The skill integrates searchJiraIssuesUsingJql and transitionJiraIssue MCP tools to automate end-to-end Jira workflows alongside creating new issues.

What is the best way to enforce acceptance criteria formatting in Jira tickets?

Enforcing acceptance criteria formatting requires defining standardized issue structures and rules. The skill applies unified acceptance criteria styles during issue drafting and submission, ensuring compliance with documented Jira conventions.

Do I need MCP tools to draft Jira issues with standardized conventions?

MCP tools are required for automated end-to-end Jira issue submission and management. The skill integrates createJiraIssue, searchJiraIssuesUsingJql, and transitionJiraIssue, but also supports a manual output mode for reviewing drafted issues.