jira

Guide Jira connector usage for JQL searches and issue transitions.

Updated Jun 24, 2026
One-click install
npx skills add https://github.com/NimbleBrainInc/connector-skills --skill jira-nimblebraininc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/NimbleBrainInc/connector-skills/tree/main/jira
Command: npx skills add https://github.com/NimbleBrainInc/connector-skills --skill jira-nimblebraininc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill offers comprehensive guidance on using the Jira connector for efficient issue tracking, reducing manual effort and ensuring smoother project management.

Core Features & Use Cases

  • JQL Search: Leverage JQL for precise issue identification and filtering.
  • Issue Management: Create, edit, and transition issues within the project workflow.
  • Status Transitions: Manage issue status transitions with precision and control.
  • Use Case: Quickly locate and prioritize a "Bug" issue by searching for "project = PROJ AND status = "In Progress" ORDER BY created DESC" and apply the necessary transition.

Quick Start

Use the jira skill to find and transition an issue with the key 'PROJ-123' to the "In Progress" status.

Frequently Asked Questions about jira

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

FAQPage Schema
How do I use JQL to search for and filter specific issues in Jira?

JQL searches in Jira allow precise issue identification and filtering by leveraging query syntax like project = PROJ AND status = "In Progress" ORDER BY created DESC to quickly locate and prioritize issues.

What is the best way to transition a Jira issue to a different status?

To transition a Jira issue, resolve the issue key and apply the necessary status transition using the Jira connector, which manages project-based workflows and status updates with precision and control.

Can I create and edit Jira issues directly using this connector?

Yes, the Jira connector supports comprehensive issue management, allowing you to create, edit, and transition issues within your project workflow to reduce manual tracking effort.

Do I need API access and specific user permissions to manage Jira workflows?

Yes, manipulating issue data and performing JQL searches requires API access and proper user permissions within the Jira ecosystem to successfully create, edit, and transition issues.

Why does my Jira issue key resolution fail when trying to apply a transition?

Jira issue key resolution and status transitions require proper API access and correct project-based workflow configurations to successfully manipulate issue data without failing.