jira-integration

Official

Automate Jira workflows with lightweight scripts.

Authornetresearch
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates Jira operations by orchestrating two focused sub-skills that together cover API interactions and Jira wiki markup formatting. It lets you search, view, create, and manage Jira issues and content with minimal fuss.

Core Features & Use Cases

  • Unified Jira automation: Invoke both API operations and wiki formatting tasks via lightweight Python CLI scripts.
  • End-to-end Jira workflows: Search, get/update issues, create issues, transitions, comments, worklogs, sprints, boards, links, and attachments; plus formatting using Jira wiki markup templates.
  • Interoperability: Works with Jira Cloud and Jira Server/DC; handles auth detection and interactive setup when credentials fail.

Quick Start

  • Start by validating your Jira setup:
  • uv run scripts/core/jira-validate.py --verbose

Dependency Matrix

Required Modules

atlassian-python-apiclickrequests

Components

scriptsreferences

💻 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/netresearch/jira-skill/archive/main.zip#jira-integration

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