jira-ai

Manage Jira issues and Confluence pages from a command-line interface.

2|Updated Nov 9, 2021
One-click install
npx skills add https://github.com/adampetrovic/dotfiles --skill jira-ai-adampetrovic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-ai
Source: https://github.com/adampetrovic/dotfiles/tree/main/dot_pi/agent/skills/jira-ai
Command: npx skills add https://github.com/adampetrovic/dotfiles --skill jira-ai-adampetrovic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines interactions with Jira and Confluence, enabling efficient management of issues, projects, users, and documentation directly from the command line.

Core Features & Use Cases

  • Issue Management: Create, search, transition, and comment on Jira issues.
  • Project & User Info: List projects, check statuses, and search for users.
  • Confluence Access: Retrieve, create, and update Confluence pages.
  • Use Case: Quickly find all open bugs assigned to you in a specific Jira project and update their status to "In Progress".

Quick Start

Use the jira-ai skill to search for all issues assigned to the current user.

Frequently Asked Questions about jira-ai

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

FAQPage Schema
How do I manage Jira issues from the command line?

You can manage Jira issues from the command line by using a CLI interface to create, search, transition, and comment on issues. It also supports listing projects, checking statuses, and searching for users.

Can I update Confluence pages using a terminal interface?

Yes, you can update Confluence pages using a terminal interface. The CLI supports retrieving, creating, and updating Confluence pages directly alongside Jira issue management operations.

What is the best way to find all open bugs assigned to me in a Jira project?

The best way to find open bugs assigned to you in a Jira project is using a CLI tool to search for issues. Once found, you can batch update their status to "In Progress" directly from the terminal.

Do I need to configure authentication settings before tracking Jira projects via CLI?

Yes, you need to configure authentication settings before tracking Jira projects via CLI. The command-line interface supports authentication and settings management to securely interact with your Atlassian platforms.

Does this command line interface for Jira and Confluence require external dependencies?

No, the command line interface for Jira and Confluence does not require external dependencies. It operates independently to manage issues, projects, users, and documentation through built-in subcommands and configurations.

Why use a CLI tool instead of the standard Jira interface for issue tracking?

Using a CLI tool for issue tracking streamlines interactions by enabling efficient management of Jira issues and Confluence documentation directly from the terminal, bypassing the need to navigate web interfaces for routine updates.