jira

Manage Jira Cloud issues via Atlassian CLI with JQL and ADF.

Updated Jan 15, 2022
One-click install
npx skills add https://github.com/AntonioCandinho/dotfiles --skill jira-antoniocandinho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/AntonioCandinho/dotfiles/tree/main/skills/jira
Command: npx skills add https://github.com/AntonioCandinho/dotfiles --skill jira-antoniocandinho

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines interactions with Jira, allowing users to manage work items without leaving their current environment.

Core Features & Use Cases

  • View, Create, Search, Edit, Transition, and Comment: Perform essential Jira operations directly.
  • Work Item Management: Handle tasks, bugs, stories, and epics.
  • Use Case: Quickly view your assigned Jira tickets, update their status to "In Progress", and add a comment detailing your progress.

Quick Start

Use the jira skill to view issue KEY-123.

Frequently Asked Questions about jira

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

FAQPage Schema
How do I manage Jira issues without leaving my current development environment?

You can manage Jira issues by using this Skill to interact with Jira Cloud via the Atlassian CLI. It enables viewing, creating, editing, and transitioning work items directly within your current interface.

How do I search for Jira work items using advanced queries?

You can search Jira work items using Jira Query Language (JQL) for advanced searching. This Skill passes your JQL queries through the Atlassian CLI to retrieve specific issues matching your criteria.

Can I format Jira ticket descriptions with rich text and formatting?

Yes, you can format Jira ticket descriptions using Atlassian Document Format (ADF). This Skill supports ADF to ensure your created or edited work items include rich text and complex formatting.

What is the best way to transition a Jira ticket and add a progress comment?

The best way to transition a Jira ticket and add a comment is through this Skill's Atlassian CLI integration. It allows you to update the issue status and append comments detailing your progress in one workflow.

Does this Skill support managing different types of agile work items like bugs and stories?

Yes, this Skill supports managing various agile work items including tasks, bugs, stories, and epics. It facilitates comprehensive work item management directly through Jira Cloud.

Are there limitations when using Jira Cloud for issue tracking with this Skill?

This Skill facilitates issue tracking via Jira Cloud using the Atlassian CLI, meaning functionality is bound by Jira Cloud's API limits and ADF structural constraints for rich descriptions.