jira-communication

Official

Automate Jira tasks with CLI scripts.

Authornetresearch
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Jira API operations via Python CLI scripts. This Skill enables automation of common Jira tasks (searching issues, fetching details, creating/updating issues, logging work, and more) across both Jira Cloud and Server/DC, reducing manual steps and context switching in development workflows.

Core Features & Use Cases

  • Automated Jira operations: Run lightweight Python scripts (via uv run) to interact with Jira programmatically.
  • Broad Jira coverage: Support for core operations (issues, searches, worklogs), workflow (create, transition, comment), utilities (fields, users, links), and Agile components (sprints, boards).
  • Cloud & Server/DC compatibility: Auto-detect and work with both Jira Cloud and Server/Data Center deployments.
  • Extensible & scriptable: Standalone CLI scripts with inline dependencies for deterministic, repeatable automation.

Quick Start

Use this Skill to validate your setup and perform a basic search, for example: uv run scripts/core/jira-validate.py --verbose uv run scripts/core/jira-search.py query "project = PROJ AND status = 'In Progress'"

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-communication
Download link: https://github.com/netresearch/jira-skill/archive/main.zip#jira-communication

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 223,000+ vetted skills library on demand.