jira

Manage Jira issues and sprints via natural language with approval workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Helps teams interact with Jira using natural language to view, create, and manage issues without memorizing commands or forms.

Core Features & Use Cases

  • Natural language interface to view, create, update, and transition Jira issues across projects.
  • Supports CLI and MCP backends, with safety checks and user approvals for write operations.
  • Detects issue keys in conversation and provides sprint/backlog insights and issue linking guidance.
  • Includes reference guides and examples for advanced queries and workflows.

Quick Start

Tell Claude to show PROJ-123 details, and it will fetch the issue and propose updates for your approval.

Frequently Asked Questions about jira

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

FAQPage Schema
How do I create and update Jira issues using natural language?▼

Jira issue management through natural language lets you view, create, and update tickets by simply describing what you need. The Skill detects issue keys in conversation, fetches details first, and requires explicit approval before applying any create, update, or transition operations.

Can I track sprint status across Jira projects without using the CLI?▼

Sprint status tracking works across both jira CLI and Atlassian MCP backends. The Skill detects the appropriate backend automatically, fetching sprint and backlog insights through natural language queries without requiring manual CLI commands.

Does this Jira workflow tool require approval before transitioning issues?▼

Yes, Jira workflow transitions require explicit user approval. The Skill enforces a safe fetch-before-change workflow, ensuring all create, update, and transition operations are reviewed and approved before any modifications are applied to your tickets.

What's the best way to view Jira ticket details from a conversation?▼

The best way to view Jira ticket details is to mention an issue key like PROJ-123 in conversation. The Skill detects the referenced key, fetches issue details, and proposes relevant updates or sprint insights for your review using natural language.

How do I link Jira issues using natural language commands?▼

Linking Jira issues with natural language commands involves referencing multiple issue keys in conversation. The Skill provides issue linking guidance, fetches referenced tickets, and proposes the link relationship for your explicit approval before creating the association.

Are there limitations when using Atlassian MCP backend for Jira automation?▼

A key limitation of Jira automation via the Atlassian MCP backend is that all write operations require explicit user approval. The Skill cannot autonomously create, update, or transition issues without confirmation, enforcing a safe fetch-before-change workflow across both backends.