jira

Manage Jira issues and sprints via natural language commands.

9|2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/stephanj/claude-code-collections --skill jira-stephanj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/stephanj/claude-code-collections/tree/main/skills/jira
Command: npx skills add https://github.com/stephanj/claude-code-collections --skill jira-stephanj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill removes the friction of switching between your IDE and the Jira web interface, allowing you to manage tickets, sprints, and workflows directly through natural language commands.

Core Features & Use Cases

  • Conversational Issue Management: Create, update, transition, and assign tickets using simple requests.
  • Context-Aware Operations: Automatically detects issue keys in your conversation to provide relevant actions.
  • Dual Backend Support: Seamlessly integrates with either the jira CLI or Atlassian MCP tools.

Quick Start

Ask the assistant to list all tickets currently assigned to you that are in 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 manage Jira issues and sprint workflows without leaving my development environment?

You can manage Jira issues by using conversational natural language commands to create, update, and transition tickets. This skill integrates directly within your environment, eliminating the need to switch to the Jira web interface for agile workflows.

Can I use JQL to search for tickets assigned to me through natural language?

Yes, you can perform JQL-based searching by asking the assistant in plain language. Simply request to list tickets matching specific criteria, such as asking it to show all issues currently assigned to you that are in the In Progress status.

Do I need a jira-cli installation or Atlassian MCP credentials to manage tickets conversationally?

Yes, you need either a configured jira-cli installation or active Atlassian MCP credentials. This dual backend support provides the authenticated API operations required to execute ticket creation and status transitions.

How does conversational issue tracking detect which Jira ticket to update?

Conversational issue tracking uses context-aware operations by automatically detecting issue keys within your conversation. This allows the assistant to provide relevant actions and apply updates directly to the correct ticket without manual lookup.

What is the best way to transition agile tickets during a sprint using natural language?

The best way to transition agile tickets is to ask the assistant directly using simple requests. The skill handles the lifecycle management and workflow transitions seamlessly through your configured jira-cli or Atlassian MCP backend.