jira

Manage Jira issues and automate workflows via CLI or Atlassian MCP.

10|1|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/Awish021/opencode --skill jira-awish021
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/Awish021/opencode/tree/main/skills/jira
Command: npx skills add https://github.com/Awish021/opencode --skill jira-awish021

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies interaction with Jira, enabling users to manage issues, track progress, and update workflows efficiently without needing to memorize complex commands or navigate the Jira UI extensively.

Core Features & Use Cases

  • Issue Management: View, create, update, and transition Jira issues.
  • Workflow Automation: Automate common Jira tasks like assigning issues, adding comments, and checking sprint status.
  • Backend Flexibility: Supports both Jira CLI and Atlassian MCP for versatile integration.
  • Use Case: A user can ask "Create a bug ticket for the login issue on PROJ-123 and assign it to me," and the Skill will handle the creation and assignment process.

Quick Start

Use the jira skill to view the Jira issue with key PROJ-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 using natural language commands?

Automate Jira workflow tasks like assigning issues, adding comments, and checking sprint status through natural language prompts. This enables rapid workflow automation without navigating complex menus or memorizing CLI syntax.

Does this Jira workflow tool support both CLI and MCP backends?

Yes, backend detection enables support for both Jira CLI and Atlassian MCP. This provides flexible integration options for executing issue management and sprint operations across different command-line and MCP environments.

Can I create and assign bug tickets in Jira without using the web interface?

Yes, you can create and assign bug tickets directly. Instructing the Skill to create a ticket and assign it automatically handles the Jira creation and assignment process without manual UI navigation.

What is the best way to check sprint status for an agile project in Jira?

Check sprint status by requesting the current sprint progress for your agile project. The Skill interacts with the backend to fetch and summarize sprint details directly from your issue tracking data.

Do I need the Jira CLI installed to use this issue tracking automation?

You need either the Jira CLI or the Atlassian MCP configured. The Skill relies on backend detection to execute operations, requiring at least one of these services to function for issue management.