jira-manager

Create, update, and query Jira tickets from code changes and tasks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/talhayilmazai/ai-agent-in-customer-repository --skill jira-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-manager
Source: https://github.com/talhayilmazai/ai-agent-in-customer-repository/tree/main/.cursor/skills/jira
Command: npx skills add https://github.com/talhayilmazai/ai-agent-in-customer-repository --skill jira-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates Jira ticket management by creating, updating, and querying issues based on project tasks and implementation details, reducing manual coordination overhead.

Core Features & Use Cases

  • Create tickets from code changes, tasks, and documented requirements with automatically populated summaries and descriptions.
  • Update tickets to reflect progress, status, and comments based on commits, diffs, or user input.
  • Query and track issues across projects and sprints to maintain alignment with development work.
  • Context-aware labeling and assignment suggestions based on file paths and project structure.

Quick Start

Trigger the jira-manager skill using the current task context to create a Jira ticket. Provide a concise summary and a detailed description derived from the code context, and specify the target Jira project key and issue type.

Frequently Asked Questions about jira-manager

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

FAQPage Schema
How do I automate Jira ticket creation from code changes and TODOs?

Automating Jira ticket creation from code changes requires parsing implementation details and file paths to generate issue summaries and descriptions. This skill uses current task context to automatically populate tickets, applying context-aware labeling based on project structure.

What is the best way to update Jira issues based on git commits and diffs?

Updating Jira issues from git commits involves reflecting code progress, status changes, and comments on existing tickets. This skill processes commit diffs and user input to synchronize ticket progress with development work across multiple projects and sprints.

Can I query and track Jira issues across multiple projects and sprints?

Querying and tracking Jira issues across multiple projects and sprints maintains alignment with development work. This skill supports cross-project querying to monitor feature progress and ticket status throughout agile workflows.

Does this Jira automation tool require Atlassian MCP to function?

Jira automation through this skill supports interactions using Atlassian MCP and Jira tools when available. It formats ticket descriptions in Markdown for rich in-context documentation, requiring a target Jira project key and issue type for ticket creation.

How do I format Jira ticket descriptions in Markdown for documentation?

Formatting Jira ticket descriptions in Markdown provides rich in-context documentation for development tasks. This skill automatically formats generated summaries and detailed descriptions derived from code context into Markdown for created and updated issues.