resolve-random-jira-issue

Community

Resolve a tagged JIRA issue end-to-end.

Authorpekral
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It reduces the effort of picking up a tagged “Resolve_by_AI” JIRA task and turning it into a completed, review-ready GitHub pull request while keeping the issue status synchronized.

Core Features & Use Cases

  • Random tagged issue resolution: Loads only AI-tagged, not-yet-resolved JIRA issues (e.g., tasks labeled “Resolve_by_AI”) and selects one to work on.
  • Automated delegated resolution with a PR guarantee: Delegates the actual fix to the resolve-jira-issue skill, then validates that a GitHub PR was created and linked back to the selected JIRA issue.
  • Tooling and workflow guardrails: Prefers GitHub CLI (gh) for GitHub operations, ensures the local workspace is on the latest main branch before work, and uses JIRA Wiki Markup for JIRA comments.

Quick Start

Use the resolve-random-jira-issue skill to log into JIRA, pick one not-yet-resolved “Resolve_by_AI” issue at random, delegate the resolution to resolve-jira-issue, and ensure the resulting GitHub PR is linked back to that JIRA ticket.

Dependency Matrix

Required Modules

ghacliJIRA MCP server

Components

Standard package

💻 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: resolve-random-jira-issue
Download link: https://github.com/pekral/pekral.cz/archive/main.zip#resolve-random-jira-issue

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.