jira:prepare

Automates Jira task preparation by enriching descriptions, creating subtasks, and identifying dependencies.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of preparing Jira tasks by automating enrichment, subtask creation, and work breakdown, reducing manual overhead for developers and project managers.

Core Features & Use Cases

  • Automated Enrichment: Analyzes issue requirements and adds technical details.
  • Subtask Generation: Creates necessary subtasks for a structured work breakdown.
  • Dependency Identification: Helps in identifying and mapping task dependencies.
  • Use Case: When a new feature request comes in, use this Skill to automatically break it down into development, testing, and documentation subtasks, and enrich the main ticket with technical considerations.

Quick Start

Use the jira:prepare skill to prepare the Jira issue with key JIRA-123.

Frequently Asked Questions about jira:prepare

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

FAQPage Schema
How do I automatically break down Jira tasks into subtasks for development?

Automated Jira task preparation analyzes issue requirements to generate structured subtasks for development, testing, and documentation. This reduces manual overhead for work breakdown.

What is the best way to enrich Jira issue descriptions with technical details?

Automated Jira task enrichment analyzes feature requests and adds technical considerations directly to the main ticket. This streamlines issue management by providing necessary technical context.

How does automated dependency identification work for Jira issue management?

Automated dependency identification fetches Jira issue details via the Jira API and maps relationships between tasks. This helps project managers visualize task dependencies before development begins.

Do I need Jira API integration to prepare tasks for software development workflows?

Yes, Jira API integration is required to fetch issue details and create new tickets. The task preparation process depends on this integration to enrich descriptions and create subtasks.

Can I use Jira task preparation for new feature requests and work breakdown?

Yes, you can use Jira task preparation for new feature requests to automatically break them down into development, testing, and documentation subtasks. It enriches the main ticket with technical considerations.