jira

Create and manage JIRA work items via the Atlassian CLI.

6|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/markacianfrani/armor --skill jira-markacianfrani
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/markacianfrani/armor/tree/main/skills/jira
Command: npx skills add https://github.com/markacianfrani/armor --skill jira-markacianfrani

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires acli.

What problem does it solve?

This Skill removes the friction of manual JIRA ticket creation by providing a standardized, automated interface for logging work items, ensuring consistent formatting and project tracking.

Core Features & Use Cases

  • Automated Ticket Creation: Generate structured JIRA issues using Atlassian Document Format (ADF) directly from your terminal.
  • Standardized Documentation: Enforces best practices for titles, descriptions, and Definitions of Done to improve team clarity.
  • Use Case: When a developer identifies a bug or a new feature requirement, they can use this skill to instantly generate a well-formatted JIRA story that includes all necessary technical context and acceptance criteria.

Quick Start

Use the jira skill to create a new story ticket for the current project with the summary Implement Configuration Validation.

Frequently Asked Questions about jira

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

FAQPage Schema
How do I automate JIRA ticket creation from the terminal?

Automated JIRA ticket creation is handled by generating structured issues using Atlassian Document Format directly through the Atlassian CLI. This skill provides a standardized interface for logging work items, ensuring consistent formatting and project tracking without manual data entry.

Do I need a configured acli environment to manage JIRA work items?

Yes, a configured acli environment is required to interface with JIRA cloud APIs. You must also provide valid project key authentication to successfully create and manage JIRA work items through the Atlassian CLI.

Can I use this to update JIRA ticket status and add structured documentation?

Yes, JIRA ticket management includes automated status updates and structured documentation using Atlassian Document Format. It enforces best practices for titles, descriptions, and Definitions of Done to improve team clarity on work items.

What is the best way to format JIRA story descriptions for technical context?

The best way to format JIRA story descriptions is using Atlassian Document Format (ADF). This approach enforces standardized documentation, ensuring all necessary technical context and acceptance criteria are included for team clarity.

Does this approach to JIRA ticket creation work with Atlassian cloud APIs?

Yes, JIRA ticket creation interfaces directly with JIRA cloud APIs through the Atlassian CLI. It requires valid project key authentication to generate well-formatted stories, bugs, or features with consistent formatting.

Why use automated JIRA ticket generation instead of manual creation?

Automated JIRA ticket generation removes the friction of manual creation by providing a standardized interface for logging work items. This ensures consistent formatting, proper project tracking, and structured documentation with technical context and acceptance criteria.