jira

Automate Jira issue, sprint, board, and workflow tracking via API.

18|2|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/Lobbi-Docs/claude --skill jira-lobbi-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/Lobbi-Docs/claude/tree/main/.claude/skills/jira
Command: npx skills add https://github.com/Lobbi-Docs/claude --skill jira-lobbi-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Jira can be complex and time-consuming. This Skill automates common tasks, reducing manual effort and ensuring consistent project management across issues, sprints, and boards.

Core Features & Use Cases

  • Issue Management: Create, update, transition, and comment on Jira issues.
  • Sprint & Backlog: Manage sprints, add issues to sprints, and perform backlog grooming.
  • JQL Search: Efficiently query Jira for issues using JQL (Jira Query Language).
  • Use Case: Automatically create a new Jira story for every new feature request in your product backlog, assign it to the correct team, and link it to the current sprint.

Quick Start

Use the jira skill to create a new story in project 'GA' with summary 'Implement agent health monitoring' and priority 'High'.

Frequently Asked Questions about jira

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

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

Automate issue creation, updates, transitions, and comments across projects using this Skill's CRUD operations and workflow automation. It handles issue templates for stories and bugs, bulk operations, and JQL-based search to reduce manual tracking and ensure consistency.

Can I automate sprint planning and backlog grooming in Jira?

Yes. Automate sprint management, add issues to sprints, and perform backlog grooming at scale. The Skill supports sprint and board operations, enabling you to streamline planning cycles and keep backlogs organized across teams.

What authentication methods does Jira API integration support?

Jira API integration supports both Basic authentication and OAuth, letting you securely connect to Jira instances and perform automated operations on issues, sprints, and workflows without manual credential handling.

How do I query Jira issues efficiently using JQL?

Use JQL-based search to query Jira issues by custom criteria, filtering across projects and teams. This enables targeted automation workflows—like assigning issues to sprints or triggering transitions based on specific conditions.

Can I bulk create and transition Jira issues?

Yes. The Skill supports bulk creation and transitions on issues, letting you process multiple items in a single operation. This reduces overhead when scaling issue management across large projects or coordinating work across teams.

What's the best way to link feature requests to sprints automatically?

Create issues from feature requests, assign them to the correct team, and link them to the current sprint in one automated workflow. The Skill combines issue creation, assignment, and sprint management to streamline your backlog-to-sprint process.