jpd-idea-to-delivery

Convert Jira Product Discovery ideas into Jira Epics and Confluence specification pages.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/mkavalich/Atlassian-MCP --skill jpd-idea-to-delivery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jpd-idea-to-delivery
Source: https://github.com/mkavalich/Atlassian-MCP/tree/main/.claude/skills/jpd-idea-to-delivery
Command: npx skills add https://github.com/mkavalich/Atlassian-MCP --skill jpd-idea-to-delivery

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, json, yaml, jira, confluence, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of transitioning approved Jira Product Discovery (JPD) ideas into actionable Jira Epics and Confluence specification pages, ensuring traceability and context are maintained throughout the development process.

Core Features & Use Cases

  • Idea to Epic Conversion: Converts JPD ideas into Jira Epics with full traceability.
  • Confluence Spec Page Creation: Generates a specification page in Confluence for each Epic.
  • Bidirectional Linking: Establishes links between the Epic and the JPD idea, and vice versa.
  • Use Case: When a product manager wants to move a JPD idea into the development pipeline, this Skill automates the creation of the Epic and specification page, ensuring all necessary information is captured and accessible.

Quick Start

Use the jpd-idea-to-delivery skill to create an Epic from the JPD idea with ID 'JPD-123'.

Frequently Asked Questions about jpd-idea-to-delivery

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

FAQPage Schema
How do I convert Jira Product Discovery ideas into Jira Epics automatically?

To convert Jira Product Discovery ideas into Jira Epics automatically, this Skill retrieves the idea data and creates a linked Epic, ensuring full traceability and context are maintained throughout the development pipeline transition.

Can I generate Confluence specification pages from Jira Product Discovery ideas?

Yes, you can generate Confluence specification pages from Jira Product Discovery ideas. The Skill automates spec page creation for each Epic and establishes bidirectional links between the Epic, the Confluence page, and the original idea.

What is the best way to maintain traceability between Jira Product Discovery and development Epics?

Maintaining traceability between Jira Product Discovery and development Epics requires establishing bidirectional links. This Skill automates that linking process, ensuring context is captured and accessible across both Jira and Confluence.

Do I need access to both Jira and Confluence to automate the idea-to-epic lifecycle?

Yes, you need access to both Jira and Confluence to automate the idea-to-epic lifecycle. The Skill utilizes Python libraries to retrieve data from Jira Product Discovery and manipulate pages within Confluence.

How does bidirectional linking work between JPD ideas and Jira Epics?

Bidirectional linking works by establishing connections from the newly created Jira Epic back to the original Jira Product Discovery idea, and vice versa, ensuring full traceability and context are maintained throughout the development lifecycle.

Are there limitations when moving Jira Product Discovery ideas into the development pipeline?

A key limitation when moving Jira Product Discovery ideas into the development pipeline is the strict dependency on Python libraries like requests, json, yaml, jira, and confluence, requiring proper environment configuration for data retrieval and manipulation.