jira

Automates Jira project management including issues, sprints, and workflows via API.

1|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/markus41/lobbi-design-system --skill jira-markus41
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/markus41/lobbi-design-system/tree/main/.claude/skills/jira
Command: npx skills add https://github.com/markus41/lobbi-design-system --skill jira-markus41

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jira.

What problem does it solve?

This Skill eliminates the tedious manual work of managing Jira projects, issues, and sprints, which often leads to lost time and inconsistent data. It helps you automate routine tasks and integrate Jira seamlessly into your workflow.

Core Features & Use Cases

  • Issue Management: Create, update, transition, and comment on Jira issues programmatically.
  • Sprint & Backlog Planning: Manage sprints, add issues to backlogs, and track progress.
  • Jira API Integration: Interact directly with the Jira API for advanced automation and custom workflows.
  • Use Case: Automatically create a new story, assign it to a team member, and link it to a parent epic based on a natural language request.

Quick Start

Create a new Jira story "Implement agent health monitoring" in project GA with high priority.

Frequently Asked Questions about jira

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

FAQPage Schema
How do I automate issue creation and management in Jira?

Automate issue creation and management by using programmatic workflows that create, update, transition, and comment on issues based on triggers or natural language requests. This eliminates manual data entry and ensures consistent issue lifecycle operations across your Jira projects.

Can I automate sprint planning and backlog grooming in Jira?

Yes, automate sprint planning and backlog grooming by managing sprints, adding issues to backlogs, and tracking progress programmatically. This streamlines repetitive planning tasks and keeps your backlog synchronized with sprint execution.

What's the best way to integrate Jira with workflow automation?

Integrate Jira by leveraging Jira API authentication (basic and OAuth) and bulk operations to create custom workflows that handle issue transitions, search via JQL, and automated task routing. This connects Jira to your broader automation stack without manual intervention.

Do I need OAuth or basic authentication to automate Jira tasks?

Both OAuth and basic authentication are supported for Jira API access. Choose OAuth for higher security in production environments or basic authentication for simpler integrations, depending on your security requirements and use case.

Can I search and filter Jira issues programmatically?

Yes, search and filter Jira issues using JQL (Jira Query Language) within automation workflows. This enables dynamic issue retrieval based on criteria, supporting advanced filtering for sprint planning, reporting, and bulk operations.

What problem does automating Jira project management solve?

Automating Jira project management eliminates tedious manual work, reduces inconsistent data entry, and integrates Jira seamlessly into your workflow. This frees your team to focus on delivery instead of administrative overhead.