jira

Map natural language prompts to jira CLI commands for issue and sprint management.

286|18|Updated Feb 2, 2013
One-click install
npx skills add https://github.com/ahmedelgabri/dotfiles --skill jira-ahmedelgabri
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/ahmedelgabri/dotfiles/tree/main/config/claude/skills/jira
Command: npx skills add https://github.com/ahmedelgabri/dotfiles --skill jira-ahmedelgabri

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables natural language interaction with Jira through the jira CLI, allowing users to view, create, update, and manage issues and sprints without leaving their chat context.

Core Features & Use Cases

  • Natural language mapping to Jira CLI commands (view, create, move, assign, comment, open)
  • Supports common Jira tasks like viewing issues, listing my issues, creating issues, moving between statuses, and sprint management
  • Use Case: A developer asks to "view PROJ-123" or "list my issues" and gets the corresponding CLI command

Quick Start

Start by asking for Jira actions using plain language, e.g., "Show me PROJ-123", "List my issues", "Move PROJ-123 to Done".

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 from the command line using natural language?

Natural language interaction with Jira CLI lets you view, create, update, and assign issues by typing plain English commands instead of CLI syntax. Ask for actions like 'show PROJ-123' or 'list my issues' and the skill maps your request to the corresponding jira CLI command.

Can I automate Jira workflows without writing CLI commands manually?

Yes, this skill automates Jira workflow commands by translating natural language prompts into jira CLI operations. Describe what you need—move an issue to Done, assign it to a team member, or transition sprints—and the skill generates and executes the appropriate command.

What do I need to use natural language Jira automation?

You need the jira CLI tool installed and configured with your server URL and authentication credentials. Once set up, you can issue natural language prompts to manage issues, sprints, and workflows without additional setup.

How do I create, view, and transition Jira issues from plain text commands?

Describe your intent in natural language: 'create an issue titled Bug Fix', 'view PROJ-123', or 'move PROJ-456 to In Progress'. The skill parses your request and executes the corresponding jira CLI command to create, retrieve, or transition the issue.

Does this work with Jira sprint management and issue assignment?

Yes, the skill supports sprint queries, issue assignment, and sprint transitions through natural language. Request actions like 'list sprint issues' or 'assign PROJ-123 to John' and the skill executes the jira CLI commands needed to manage your sprints and team assignments.

Can I add comments and track issue updates with natural language?

The skill maps natural language to jira CLI commands for viewing, creating, updating, assigning, transitioning, and opening issues. Comment and detailed update operations depend on jira CLI capabilities and the specificity of your natural language request.