atlassian

Community

Automate Jira tasks with Atlassian CLI.

Authoraydenden
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates Jira tasks using the Atlassian ACLI CLI, letting you view, search, create, edit, transition, and comment on issues without leaving the command line.

Core Features & Use Cases

  • Issue management: view, search, create, edit, transition
  • Comment management: add, list, delete comments
  • JQL-based bulk actions: run complex queries to operate on many issues
  • Workflow automation: integrate with scripts to streamline project work

Quick Start

  1. Ensure ACLI is installed and authenticated: acli jira auth status; acli jira auth login --web
  2. Fetch an issue: acli jira workitem view SF-946 --fields "*all"

Dependency Matrix

Required Modules

acli

Components

scripts

💻 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: atlassian
Download link: https://github.com/aydenden/dotfiles/archive/main.zip#atlassian

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