clone-jira-issue

Clone Jira issues and link them to the original via the Jira API.

2|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dmzoneill/skills --skill clone-jira-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clone-jira-issue
Source: https://github.com/dmzoneill/skills/tree/main/clone-jira-issue
Command: npx skills add https://github.com/dmzoneill/skills --skill clone-jira-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of creating new Jira issues that are duplicates of existing ones, saving time and ensuring consistency when similar work needs to be done.

Core Features & Use Cases

  • Issue Cloning: Creates an exact copy of a specified Jira issue.
  • Linking: Automatically links the new clone to the original issue using a configurable link type.
  • Assignment: Optionally assigns the newly cloned issue to the current user.
  • Use Case: When a bug is found that is similar to a previously reported one, use this skill to clone the original bug report, update the summary, and assign it for immediate investigation.

Quick Start

Clone the Jira issue AAP-12345 and assign it to me.

Frequently Asked Questions about clone-jira-issue

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

FAQPage Schema
How do I clone a Jira issue and link it to the original ticket?

Cloning a Jira issue creates an exact duplicate of the existing ticket and automatically establishes a configurable link between the original issue and the new clone for traceability.

Can I duplicate a Jira bug report and assign it to myself automatically?

You can duplicate a Jira bug report and optionally assign the newly cloned issue to the current user, allowing for immediate investigation without manual reassignment.

What is the best way to create similar Jira issues without losing the connection to the original?

The best way to create similar Jira issues while maintaining connection is using a cloning process that copies the issue and establishes a direct link between the original and the duplicate.

Do I need to configure link types when duplicating Jira issues?

Duplicating Jira issues supports custom link types, allowing you to configure the relationship between the original issue and the clone during the creation process.

Can I set a custom summary when cloning an existing Jira ticket?

Cloning an existing Jira ticket supports custom summaries, enabling you to modify the title of the duplicated issue to reflect its new purpose during the cloning process.

Why use issue cloning for workflow automation in task management?

Issue cloning streamlines workflow automation in task management by saving time and ensuring consistency when similar work needs to be done across multiple Jira tickets.