jira

Generate Jira task titles and descriptions from commit hashes or change descriptions.

10|6|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/WarLikeLaux/yii2-book-catalog --skill jira-warlikelaux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/WarLikeLaux/yii2-book-catalog/tree/main/.claude/skills/jira
Command: npx skills add https://github.com/WarLikeLaux/yii2-book-catalog --skill jira-warlikelaux

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of creating Jira tickets by automatically generating concise titles and descriptions based on code commits or provided change descriptions, reducing manual effort and ensuring consistency.

Core Features & Use Cases

  • Commit Analysis: Analyzes code diffs to understand the impact of changes.
  • Description Generation: Creates manager-friendly Jira titles and descriptions, focusing on business value rather than implementation details.
  • Use Case: After a developer commits a series of changes to a feature branch, this Skill can be used to generate a draft Jira ticket that accurately reflects the work done, ready for review by a product manager.

Quick Start

Use the jira skill to generate a Jira ticket title and description based on the provided commit hash 'a1b2c3d4'.

Frequently Asked Questions about jira

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

FAQPage Schema
How do I generate Jira tickets from code commits automatically?

To generate Jira tickets from code commits, provide a commit hash or change description. The system analyzes code diffs to produce concise titles and descriptions focusing on business value rather than technical implementation details.

Can I create Jira tasks from direct code change descriptions instead of commit hashes?

Yes, you can create Jira tasks from direct change descriptions. The generator accepts either a commit hash or a manual description of modifications, translating technical updates into business-oriented language for project management review.

What is the best way to format Jira ticket descriptions for product managers?

The best way to format Jira ticket descriptions for product managers is avoiding markdown lists, code fences, and excessive technical jargon. Generated descriptions strictly adhere to formatting rules, ensuring concise, business-friendly communication.

Why do code review tasks need business-oriented language for agile project management?

Code review tasks need business-oriented language for agile project management to ensure product managers understand the impact of code changes. Translating technical modifications into business value reduces manual effort and ensures consistent ticket creation.

Does the Jira task generation work without markdown lists or code fences?

Yes, the Jira task generation works without markdown lists or code fences. It strictly adheres to formatting rules by avoiding these elements, ensuring the output remains clean and readable for non-technical stakeholders.

How to analyze commit hashes to draft agile task descriptions?

Analyze commit hashes to draft agile task descriptions by extracting code diffs and evaluating the impact of changes. The system translates these technical modifications into concise, manager-friendly Jira titles and descriptions ready for review.