jira

Manage Jira issues via natural language across CLI or MCP backends.

1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/bakwankawa/lazy-code-skill --skill jira-bakwankawa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/bakwankawa/lazy-code-skill/tree/main/.cursor/skills/lazy-code-skill/jira
Command: npx skills add https://github.com/bakwankawa/lazy-code-skill --skill jira-bakwankawa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Jira Skill translates natural language requests into Jira operations, enabling you to view, create, update, assign, and transition issues without memorizing CLI commands or API calls.

Core Features & Use Cases

  • Conversational Jira access: Ask questions like "Show me PROJ-123" or "What's the status of ABC-456?".
  • Dual backends: Works with jira CLI or Atlassian MCP, selecting available backend automatically.
  • Safe operations: Fetches current state before modifying and requires user approval for changes.
  • Context-aware actions: Detects Jira issue keys in conversation and offers relevant actions.

Quick Start

Use the Jira Skill to view or modify an issue by mentioning its key, e.g., "Show me PROJ-123" or "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 using natural language instead of CLI commands?

You can manage Jira issues using natural language by translating conversational requests into operations like viewing, creating, updating, assigning, and transitioning tickets without memorizing CLI commands or API calls.

Can I update and transition Jira tickets through conversational requests?

Yes, you can update and transition Jira tickets through conversational requests. The system fetches the current state before modifying and requires explicit user approval to ensure safe operations.

Does Jira issue management work with both CLI and MCP backends?

Yes, Jira issue management works with both jira CLI and Atlassian MCP backends. The system automatically detects and selects the available backend to execute your natural language issue and sprint operations.

What happens before a Jira ticket is modified through natural language commands?

Before a Jira ticket is modified through natural language commands, the system fetches the current state of the issue and prompts for explicit user approval to ensure safe and accurate operations.

How do I view a specific Jira issue by mentioning its key in a conversation?

To view a specific Jira issue, simply mention its key in a conversational request like 'Show me PROJ-123'. The system detects the issue key in the conversation and fetches the relevant details automatically.