jira-issues

Create, update, and search Jira issues using natural language.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/ricable/mcai --skill jira-issues-ricable
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-issues
Source: https://github.com/ricable/mcai/tree/main/.agents/skills/jira-issues
Command: npx skills add https://github.com/ricable/mcai --skill jira-issues-ricable

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of manually creating, updating, searching, and transitioning Jira issues, helping teams keep work moving without leaving the conversation.

Core Features & Use Cases

  • Issue Creation: Turn bug reports, tasks, stories, and epics into properly structured Jira tickets.
  • Issue Updates: Change status, add comments, and adjust fields like priority, labels, and assignee.
  • Backlog Management: Search and triage issues with JQL to see what is open, what is assigned to you, and what needs attention.
  • Use Case: A developer can say they found a login bug, and this Skill can create a Bug issue, attach the summary and description, and prepare it for the right project.

Quick Start

Ask this Skill to create, update, or search Jira issues for your project after connecting your Jira account through the MCP server or API credentials.

Frequently Asked Questions about jira-issues

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

FAQPage Schema
How do I create Jira issues from natural language?

You can create Jira issues from natural language by stating the issue type and details, such as logging a bug or task. The Skill structures your input into a properly formatted Jira ticket with summary and description fields.

Can I search and triage my Jira backlog using JQL?

Yes, you can search and triage your Jira backlog using JQL queries. The Skill applies JQL operations to find open issues, check assignments, and identify tickets that need attention across your Jira projects.

Do I need a Jira MCP server or REST API credentials to manage tickets?

Yes, you need Jira REST API or MCP access with authenticated issue and JQL operations. Connecting your Jira account through the MCP server or API credentials is required before creating, updating, or searching issues.

What's the best way to update Jira ticket status and add comments?

The best way to update Jira ticket status and add comments is through natural language requests. The Skill handles status transitions, adjusts fields like priority and assignee, and appends comments directly to your Jira issues.

Does this approach work for both bug logging and epic creation in Jira?

Yes, this approach works for both bug logging and epic creation in Jira. The Skill turns bug reports, tasks, stories, and epics into properly structured Jira tickets prepared for the correct project.

What are the limitations of managing Jira issues through natural language?

Managing Jira issues through natural language requires authenticated Jira REST API or MCP access for issue and JQL operations. Without proper credentials or MCP server connectivity, the Skill cannot create, update, or search tickets.