jira

Manage Jira issues, sprints, and workflows through natural language.

Updated Jul 24, 2026
One-click install
npx skills add https://github.com/imMamdouhaboammar/kaku-chatgpt-harness --skill jira-immamdouhaboammar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/imMamdouhaboammar/kaku-chatgpt-harness/tree/main/.agents/skills/jira
Command: npx skills add https://github.com/imMamdouhaboammar/kaku-chatgpt-harness --skill jira-immamdouhaboammar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill removes the friction of managing Jira tickets by allowing you to interact with your project boards using natural language, eliminating the need to memorize complex CLI commands or navigate web interfaces for simple tasks.

Core Features & Use Cases

  • Conversational Interface: Manage issues, sprints, and workflows through simple chat commands.
  • Dual Backend Support: Seamlessly integrates with either the jira CLI or Atlassian MCP tools.
  • Safety-First Operations: Automatically fetches current state and requires explicit user approval before performing any modifications to tickets.

Quick Start

Ask the assistant to list all of your currently assigned open tickets in Jira.

Frequently Asked Questions about jira

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

FAQPage Schema
How do I manage Jira issues and sprints using natural language instead of the web interface?

You can manage Jira issues and sprints through a conversational interface that translates natural language into ticket creation, status transitions, and complex JQL searching. This eliminates the need to memorize CLI commands.

Do I need the jira CLI or Atlassian MCP tools to track project workflows conversationally?

Yes, you need either the jira CLI or Atlassian MCP tools configured for authenticated API access. This dual backend support allows the skill to interact with your project boards securely.

How does conversational Jira management handle ticket modifications and status transitions?

Ticket modifications use a safety-first approach that fetches the current state and requires explicit user approval before performing any status transitions or workflow changes to prevent accidental updates.

Can I create Jira tickets and run complex JQL searches through natural language commands?

Yes, you can create tickets and execute complex JQL searches by asking the assistant in plain language. The skill interprets your request and translates it into the appropriate Jira API operations.

What is the best way to list all assigned open Jira tickets without writing JQL manually?

Simply ask the assistant to list all of your currently assigned open tickets in Jira. The skill handles the JQL query generation and returns the filtered issue tracking results directly.

Are there limitations when using Atlassian MCP tools for sprint management compared to the jira CLI?

The skill supports diverse project management scenarios equally through both backends, but requires explicit user approval before modifying tickets. All operations depend on proper authenticated API access configuration.