JIRA Integration

Community

Import JIRA tickets to local stories, with or without API.

Authornormcrandall
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill seamlessly imports JIRA tickets (stories, tasks, bugs) into local, actionable story files, supporting both API and web scraping for maximum flexibility. It eliminates manual data entry and ensures traceability between your JIRA backlog and local development workflow.

Core Features & Use Cases

  • Flexible Import: Fetches tickets via JIRA API (requiring credentials) or through web scraping (from a JIRA URL or pasted HTML), adapting to your access level.
  • Local Story Conversion: Transforms JIRA tickets into a standardized local story format, complete with descriptions, acceptance criteria, tasks, and JIRA context.
  • Bulk Import: Supports importing multiple tickets via JQL queries or a list of IDs when using the API.
  • Optional Dev Kickoff: Can automatically invoke the dev skill to start implementation immediately after a ticket is imported.
  • Use Case: Import an entire sprint's backlog from JIRA with a single command, converting all tickets into local stories ready for development, saving hours of manual setup.

Quick Start

Import a single JIRA ticket via URL (web scraping)

Skill(command: "jira")

Provide JIRA URL, e.g., "https://your-company.atlassian.net/browse/SMOKE-123"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: JIRA Integration
Download link: https://github.com/normcrandall/claudeskills/archive/main.zip#jira-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.