jira

Manage Jira issues via MCP with JQL search, creation, updates, and transitions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/heg-wtf/cclaw --skill jira-heg-wtf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/heg-wtf/cclaw/tree/main/src/cclaw/builtin_skills/jira
Command: npx skills add https://github.com/heg-wtf/cclaw --skill jira-heg-wtf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines Jira issue management by allowing users to search, create, update, and transition issues directly through the AI, reducing the need to navigate the Jira web interface for common tasks.

Core Features & Use Cases

  • Issue Search: Find Jira issues using JQL queries or specific criteria like assignee and status.
  • Issue Creation: Create new Jira issues (tasks, bugs, stories) with essential details.
  • Issue Updates & Transitions: Modify existing issues and move them through their workflow states.
  • Use Case: Quickly find all high-priority, in-progress tasks assigned to you, or create a new bug report with a summary and description.

Quick Start

Search for all Jira issues assigned to me that are currently in progress.

Frequently Asked Questions about jira

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

FAQPage Schema
How do I search Jira issues using JQL queries without opening the web interface?

You can search Jira issues by running JQL queries directly through the AI. This allows you to find issues based on assignee, status, or custom criteria, returning matching issue details without navigating the Jira web interface.

Can I create and update Jira tasks, bugs, and stories through MCP?

Yes, you can create and update Jira tasks, bugs, and stories through MCP. The Skill supports detailed field manipulation, allowing you to set summaries, descriptions, and other essential metadata when generating new issues or modifying existing ones.

Do I need MCP Atlassian integration to transition Jira issue states?

Yes, transitioning Jira issue states requires MCP Atlassian integration. You must also configure the necessary environment variables for authentication to ensure the AI can securely communicate with your Jira instance and execute workflow transitions.

What is the best way to find all high-priority in-progress tasks assigned to me in Jira?

The best way to find high-priority, in-progress tasks assigned to you is by using a JQL query. The Skill processes your JQL search criteria to quickly retrieve and display a list of matching Jira issues and their detailed fields.

How do I modify specific fields when updating an existing Jira issue?

You can modify specific fields when updating a Jira issue by specifying the desired changes in your request. The Skill handles detailed field manipulation for various issue types, ensuring your updates are accurately applied to the existing issue.