Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
Home › Tag › Jira

Jira — Claude Code Skills

197 Claude Code skills tagged Jira. Browse all third-party tool or service-related skills in the open ClaudSkills registry — free to install, one-click via the desktop app.

Showing all 197 skills.

jira-local-merge

Locally merge a Jira task branch into the base branch without a remote or PR. Handles merge strategy selection, Jira status transition, and MCP config removal. Outputs worktree cle

general

jira-task-auto

Auto-execute the full Jira task workflow (start → plan → design → impl → test → review) sequentially. Resumes from completedSteps if already partially done. Use when user says "aut

general

jira-task-clean

Clean up git worktrees and branches for completed Jira tasks. Removes worktree, deletes feature branch, cleans MCP config, and removes context files. Use when user says "clean task

general

jira-task-create

Interactively create a new Jira issue (and optional sub-tasks with dependency links) from conversation context. Gathers details via dialog, proposes a sub-task breakdown when the s

general

jira-task-design

Generate a design document for a Jira task. Analyzes the codebase, references the planning document, then generates a structured design document. Use when user says "design task",

general

jira-task-discover

Discover requirements from a free-form natural-language topic. Searches the codebase, asks batched clarifying questions, then writes a structured requirements document with an issu

general

jira-task-done

Complete a Jira task. Generates a completion summary, transitions the issue, and posts the summary to Jira. Use when user says "done", "complete task", "finish task", "jira-task do

general

jira-task-impl

Implement a Jira task based on plan/design documents. Loads Jira context, implements based on the design document, then posts progress to Jira. Use when user says "implement task",

general

jira-task-init

Fetch assigned high-priority Jira tasks and set up git worktrees for each. Supports three argument modes - count (bulk init), issue key (sub-task analysis), or natural language. Us

general

jira-task-plan

Generate a planning document from a Jira issue. Fetches issue details, related issues, and epic context, then generates a structured plan document. Use when user says "plan task",

general

jira-task-pr

Create a pull request for a Jira task and link it back to the issue. Generates PR title/description from Jira context and posts the PR link to Jira. Use when user says "create PR",

general

jira-task-review

Run code review and gap analysis on changes for a Jira task, then post results to Jira. Compares design document against implementation and reviews code quality. Use when user says

general

jira-task-start

Start working on a Jira task. Fetches issue details, creates a feature branch or git worktree, transitions the issue to "In Progress", and sets up the development context. Use when

general

jira-task-test

Run tests for a Jira task and report results to Jira. Supports Playwright E2E tests, unit tests (vitest/jest), and custom test commands. Generates test reports and posts summaries

general

jira-dashboard

Dashboard lifecycle management — setup, start, stop, status. Invoked by /jira dashboard command.

general

jira-setup

Interactive setup wizard for Jira MCP server registration. Guides through prerequisites check, credential collection, MCP server registration, and connection validation. Use when u

general

jira-task-report

Generate a status report of my assigned Jira issues. Shows issue breakdown by status, assignee summary, and blockers. Works with both Scrum (sprint) and Kanban (no sprint) workflow

product

jira-draft

Draft a CUBRID JIRA issue (bug or task) with a concise English title and a Korean body under English section headers (Description as easy-to-read prose; the other sections in bulle

content

jira-fetch

Download a JIRA issue to a local Markdown file to use as working context, via the Srltas/jira-to-md-downloader tool. Give it one or more issue keys (e.g. CBRD-1234, TOOLS-4888, API

general

jira-import

Import a Jira issue (CRD, CO, or CHANGE project) into a local Active\<KEY>\ folder by key, or browse open issues assigned to you. Trigger phrases include "import <KEY>", "pull <KEY

general

jira-run-detailed

Jira board'unu detayli incele ve bakim yap — routing, kalite, oneriler, duzeltmeler. Odak parametrik.

general

mk:story-sizer

Pre-ticket Fibonacci sizing for a paste-mode batch of user stories. Default mode is advisory-only (writes a Story Sizing Report). Opt-in `--auto-create` delegates ticket creation t

content

wbso-aanvraag

Analyseer een project op WBSO-waardigheid via Jira, code en documenten. Genereer de technische projectbeschrijving voor RVO, een S&O-uren schatting, en een lijst van Jira-epics/sto

general

work-on-jira-ticket

Pick up a Jira ticket and run the complete SDLC loop autonomously. Use when told to work on a Jira ticket key like TDP-4 or PROJ-12.

general

1k-jira-qa-handoff

Generates a Chinese product-behavior summary + test cases from git commits and syncs them to the PM's Jira task issue (update or create), preserving any existing Slack URLs and pri

product

a10-jira-classifier

JIRA 이슈 키 또는 커밋 메시지에서 JIRA 프리픽스를 추출하여 트랙(유지보수/고도화/검수/미분류)을 판정하고 douzone-forge 저장 위치를 결정한다. "이 JIRA 어디로 가야 해?", "CSA10-xxx는 유지보수 맞지?", "라우팅 테이블 적용해줘" 요청 시 사용. 분류 실패 시 경고만 — from cjr

general

ai-sdlc-release-slicing-and-backlog-readiness-review

Use after backlog decomposition to define prioritization, MVP and release slices, sequencing, readiness, traceability, and JIRA-ready outputs, then score backlog quality for planni

general

atlassian-jira

Execute Jira operations including issue retrieval, creation, updates, search, and project management. Use when the user needs to interact with Jira issues, projects, boards, or per

general

atlassian-mcp-server-jira-confluence

mcp-atlassian is a Model Context Protocol server that connects AI assistants to Atlassian Jira and Confluence. It enables searching and managing Jira issues, reading and editing Co

general

bitbucket-jira-cli

Manage Bitbucket pull requests, repositories, and pipelines and Jira issues from the terminal with the bj CLI. bj mirrors the GitHub gh CLI, so gh pr/issue/repo commands map to bj

general

build-jira-document-format

Builds complex ADF (Atlassian Document Format) documents with advanced patterns, templates, and specialized builders. Use when creating sophisticated Jira descriptions, epics with

tools

clawhub-jira-pat-skill

Manage Jira issues on self-hosted or enterprise Jira instances using Personal Access Tokens in SS。Use when 需要项目管理、任务规划、进度跟踪、团队协作时使用。不适用于实际人员绩效评估。适用于独立开发者、企业团队和自动化工作流场景。 — from thcj

general

jira-conflict-detect

Check if a story is already being worked on by another team member. Use before starting any story implementation.

general

Create Jira Story

Implementation guide for creating well-formed Jira user stories with acceptance criteria

general

design-jira-state-analyzer

Designs and implements state transition analysis systems for tracking time spent in different states. Use when analyzing workflows with state changes (Jira, GitHub PRs, deployments

engineering

dev-jira-ticket

Prendre un ticket Jira et l'implementer de bout en bout, de l'analyse a l'implementation en passant par la planification.

general

dz-jira-classifier

JIRA 이슈 키 또는 커밋 메시지에서 JIRA 프리픽스를 추출하여 트랙(유지보수/고도화/검수/미분류)을 판정하고 douzone-forge 저장 위치를 결정한다. "이 JIRA 어디로 가야 해?", "CSA10-xxx는 유지보수 맞지?", "라우팅 테이블 적용해줘" 요청 시 사용. 분류 실패 시 경고만 — from cjr

general

fetch-jira-issue

Use when user mentions a Jira issue key (e.g., PLAT-123) or needs context from Jira. Retrieves and formats issue details for PRISM agent workflows.

general

fetch-jira-requirements

Lấy Requirements / User Stories từ Jira ticket và lưu thành file markdown hoặc JSON.

general

fetch-jira-ticket

Use when user asks about a Jira ticket, mentions a ticket number like ABC-123 or TEAM-45, wants ticket details, description, attachments, comments, or checklists from Jira

general

freeedu-jira-task-generator

Generuje ustandaryzowane techniczne opisy zadan do Jiry na podstawie SWS, aktualnego kodu backend/frontend, kontraktu API oraz obecnego modelu danych projektu FreeEdu.

tools

github-build-intake

GitHub counterpart to lisa:jira-build-intake. Scans a GitHub repository for issues carrying the configured `ready` build label, processes the first eligible issue, runs leaf work v

product

github-journey

Parse a GitHub Issue's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database queries), capture evidence at each marker,

general

github-read-issue

Fetches the full scope of a GitHub Issue — metadata, body sections, all comments, native sub-issue parent and children, linked PRs, related issues parsed from `Blocks/Blocked by/Re

general

install-jira-trigger

Installa in locale l'handler del link "artemest-test://" (Mac o Windows) che permette di lanciare i test Playwright da un link Jira. Usa quando un collega deve configurare/installa

general

jira-acli

Use Atlassian CLI (`acli`) whenever the user wants Jira information: issues/tickets, projects, boards, sprints, filters, users, statuses, comments, changelogs, or JQL/search result

general

jira-add-journey

Add a Validation Journey section to an existing JIRA ticket by reading the ticket description, understanding the feature, and generating the journey steps and assertions.

general

jira-add-worklog

Skill para registrar worklogs en Jira usando el issue key derivado del branch actual y una descripcion basada en los commits del branch.

general

mk:jira-admin

JIRA project / user / group / scheme / automation administration via the jira-as wrapper (11 sub-domains, ~65 verbs). Triggers: ''create JIRA project'', ''list users'', ''delete us

tools

jira-advanced-query-agent

Jira Advanced Query Agent is built around Jira issue tracking platform. It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, usin

tools

jira-agile

Manage Jira Agile boards and sprints. Use when listing boards, creating sprints, or moving issues to/from sprints.

general

jira-align

Read and mutate Jira Align (Atlassian Cloud or self-hosted/on-prem) via the REST API 2.0. Supports fetching individual records (epics, features, stories, capabilities, themes, port

general

mk:jira-analyst

Full Jira ticket context analysis via the jira-analyst agent — including media (attached images / PDFs / screenshots) and linked issues. Produces structured findings suitable for p

content

jira-api

Provides Comprehensive reference for Atlassian Jira REST API v3 documentation and best practices. Use when asking about Jira API endpoints, authentication, request/response formats

engineering

jira-api-docs

Complete Jira Cloud REST API documentation for v2 and v3 endpoints. Use when working with Jira APIs, making Jira API calls, troubleshooting Jira integrations, or needing endpoint d

general

jira-api-toolkit

全功能 Jira Cloud 集成,含创建/更新/流转/批量/自动化与多连接管理。核心能力: - 全部只读能力 + 创建/更新/删除议题 - 流转议题状态与评论管理 - 用户搜索与分配 - 批量操作与自动化工作流 - 多连接高级管理与优先支持

general

jira-api-toolkit-free

Jira Cloud 只读集成,支持 JQL 搜索、查看议题与项目列表。Use when 需要API集成、接口对接、Webhook配置、系统连接时使用。不适用于逆向工程闭源API。适用于独立开发者、企业团队和自动化工作流场景。支持中文交互,无需复杂配置即开即用。输出结果可直接使用,减少二次加工成本。

general

jira-assistant

Manage Jira issues via Atlassian MCP — search, create, update, transition status, and handle sprint tasks. Auto-detects workspace configuration. Use when user says "create a Jira t

general

jira-auth

Authenticate with Jira Cloud REST API using API tokens. Use when setting up Jira connections, validating credentials, or handling rate limiting.

security

jira-auto-detector

Automatically detects Jira issue mentions (EC-1234, IS-8046, URLs) and intelligently fetches context via jira-analyzer subagent when needed for the conversation

general

jira-automation

Automate Jira tasks via Rube MCP (Composio): issues, projects, sprints, boards, comments, users. Always search tools first for current schemas.

general

jira-basics

Basic Jira operations via Atlassian MCP — read tickets, search with JQL, transition status, add comments. Use when asked to check a Jira ticket, search issues, update ticket status

general

jira-best-practices

Advise on USING Jira well, not operating it: make the structural call — is this an epic, a story, a task, or a sub-task? — and diagnose why a Jira is a dread, then recommend the le

general

jira-board

Organize and manage Jira boards, issues, and sprints. Use when the user wants to: (1) List, create, update, or transition Jira issues, (2) View or manage sprints, (3) Assign issues

general

jira:branch

Create git branch linked to Jira issue. Use when the user wants to "create branch", "new branch for issue", "jira branch", or "feature branch".

general

jira-bug-reporter

Create detailed bug reports from session evidence — auto-populate Jira tickets with session URLs, error messages, device info, and reproduction steps. Use when the user wants to fi

general

jira-build-intake

Symmetric counterpart to notion-prd-intake on the JIRA side. Scans a JIRA project (or JQL filter) for tickets in the configured `ready` status, claims the first eligible — from Cod

product

jira-builders

Guides for using jira-tool CLI correctly to create and manages Jira tickets with rich formatting. Use when working with Jira tickets, epics, or exports. Triggers on "create Jira ti

engineering

mk:jira-bulk

Bulk JIRA operations on 10+ issues via the jira-as wrapper: bulk transition / assign / set-priority / clone / delete. Dry-run is MANDATORY first. Triggers: ''bulk update N issues''

tools

jira-cli

Interact with Jira from the command line to create, list, view, edit, and transition issues, manage sprints and epics, and perform common Jira workflows. Use when the user asks abo

general

mk:jira-collaborate

Manage JIRA collaboration surface via the jira-as wrapper: comments, attachments, watchers, notify. Triggers: ''comment on KEY'', ''add attachment to KEY'', ''watch KEY'', ''notify

tools

jira-communication

Jira API operations via Python CLI scripts. AUTOMATICALLY TRIGGER when user mentions Jira URLs (https://jira.*/browse/*, https://*.atlassian.net/browse/*), issue keys (PROJ-123), o

engineering

jira-confluence-mcp

Install, configure, secure, and troubleshoot the mcp-atlassian MCP server (sooperset/mcp-atlassian) that connects an agent to Jira/Confluence — including AIR-GAPPED setup (mirror t

engineering

jira-context

Extracts JIRA issue keys from PR context and enriches with ticket details using claude.ai Atlassian MCP. NON-BLOCKING. Also scans fetched content for prompt injection.

general

mk:jira-dev

Generate developer artifacts from Jira tickets via the jira-as wrapper: branch names, PR descriptions, parsed commits, commit/PR-to-issue links. Triggers: ''branch name for KEY'',

tools

jira-dl

Use when the user asks about downloading Jira attachments, listing Jira attachments, or using the jira-dl CLI tool

general

jira-elaborate

Jira 이슈 제목과 코드베이스를 분석하여 구체적인 이슈 설명을 생성합니다.

general

mk:jira-estimator

Heuristic story-point estimation for a single Jira ticket via the jira-estimator agent. Read-only. Triggers: ''estimate KEY'', ''story points for KEY'', ''how complex is KEY''. NOT

content

mk:jira-evaluator

Evaluate Jira ticket complexity + inconsistencies via the jira-evaluator agent. Read-only. Triggers: ''evaluate KEY'', ''analyze ticket complexity for KEY'', ''check ticket quality

general

jira-evidence

Upload evidence to GitHub pr-assets release, update PR description, upload attachments to JIRA, post comment, and move ticket to Code Review. Reusable by any skill that captures ev

general

jira-expert

Atlassian Jira expert for creating and managing projects, planning, product discovery, JQL queries, workflows, custom fields, automation, reporting, and all Jira features. Use for

general

jira-export-and-analyze-data

Exports Jira issues with flexible filtering and analyzes data using CSV, JSON, or JSONL formats. Use when extracting bulk data, performing analysis, generating reports, or importin

general

mk:jira-fields

JIRA custom field discovery + configuration via the jira-as wrapper. Triggers: ''field ID for X'', ''list custom fields'', ''check fields for project PROJ'', ''configure agile fiel

tools

jira-flow-skill-free

通过Jira Cloud REST API管理任务、状态流转与工时记录,适合个人开发者日常追踪。Use when 需要项目管理、任务规划、进度跟踪、团队协作时使用。不适用于实际人员绩效评估。适用于独立开发者、企业团队和自动化工作流场景。支持中文交互,无需复杂配置即开即用。输出结果可直接使用,减少二次加工成本。

general

jira-free

Jira问题跟踪与项目管理集成引擎(免费版),通过REST API操作Jira实例. 覆盖问题管理、Sprint规划、看板操作与工作流自动化。核心能力: - 问题管理(创建/更新/查询/批量操作) - Sprint与看板管理(Sprint规划/看板配置) - 工作流与状态流转(转码/分配/评论) - JQL高级查询与筛选器管理

general

jira-from-context

Z analytického kontextu (investigation.md / anomaly entry / refactor proposal) složí Jira issue body podle projektových konvencí. Předloží draft ke schválení. Po explicit "založ Ji

engineering

jira-git-checkout-branch

Pick one of the user's In Progress Jira issues and create/checkout a git branch named after it. Use when the user says things like "jira 이슈로 브랜치 만들어", "내 지라 이슈 기반으로 브랜치 파줘", "jira

general

jira-git-integration

Generic JIRA + Git workflow utilities for ticket management, branch creation, and integration

general

jira-git-workflow

JIRA ticket creation and branching, extending ticket-branch-workflow and jira-git-integration

general

jira-integration

Create and manage Jira tickets with severity-based processing. Includes project discovery, ticket search, and branch naming.

general

jira-integration-skill

API封装工具。适用于需要调用外部API的场景,API请求参数→API响应数据. Use when 用户说"Jira Integration Skill 核心处理"、Jira Integration Skill 核心处理时使用. 不适用于需要人工判断的复杂场景.

general

jira-issue

Jira issue skill for CRUD. Trigger when user asks to create, get, update, or delete Jira issues.

general

jira-issues

Create, update, and manage Jira issues from natural language. Use when the user wants to log bugs, create tickets, update issue status, or manage their Jira backlog.

general

jira-journey

Parse a JIRA ticket's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database queries), capture evidence, and post to JIRA

general

jira-jql

Expert-level skill for Jira Query Language (JQL). Use when the user asks about writing, debugging, optimizing, or understanding JQL queries; needs to filter Jira issues by complex

engineering

mk:jira-jsm

JIRA Service Management via the jira-as wrapper: service desks, request types, requests, customers, organizations, queues, SLAs, approvals (8 sub-domains). Triggers: ''create JSM r

tools

jira-lifecycle-management

Manage issue lifecycle through workflow transitions and status changes. Control who does what and when via assignments, versions, and components.

general

jira-lookup

Look up a Jira issue by key. Shows summary, status, assignee, priority, and link.

general

jira-mapper

Expert in mapping SpecWeave increments to JIRA structure (Increment → Epic + Stories + Subtasks) with bidirectional sync. Use when exporting increments to JIRA, importing JIRA epic

general

jira-mcp-setup

统一的 Jira 问题处理中心。提供:ensureConnected() 确保连接可用(MCP/curl 双通道 + 多源凭证 + 缓存)、getIssue() 获取完整 ticket 上下文(含图片分析)、writeBack() 回写结果到 Jira。被 autopilot/hotfix/feature 调用,所有 Jira 相关逻辑集中在此。

general

jira

Use jira CLI for Jira operations including issue management, project queries, transitions, and JQL search

general

mk:jira-ops

JIRA-side cache + project-context discovery via the jira-as wrapper. Triggers: ''jira cache status'', ''clear jira cache'', ''discover project context for PROJ''. Diagnostic-only —

tools

Jira Pat Manager 核心处理

API封装工具。适用于需要调用外部API的场景,API请求参数→API响应数据. Use when 用户说"Jira Pat Manager 智能分析"、Jira Pat Manager 智能分析时使用. 不适用于需要人工判断的复杂场景.

general

jira-pat-tool-free

使用个人访问令牌(PAT)管理自托管 Jira 实例的事务,适合 SSO/SAML 环境。Use when 需要项目管理、任务规划、进度跟踪、团队协作时使用。不适用于实际人员绩效评估。适用于独立开发者、企业团队和自动化工作流场景。支持中文交互,无需复杂配置即开即用。输出结果可直接使用,减少二次加工成本。

general

jira-pat-tool-pro

核心能力: 项目管理领域的专业化 AI 辅助工具,提供企业级高级功能支持。Use when 需要提升效率、自动化流程、批量处理、工作流优化时使用。不适用于需要人工创意判断的任务。适用于独立开发者、企业团队和自动化工作流场景。支持中文交互,无需复杂配置即开即用。输出结果可直接使用,减少二次加工成本。提供结构化输出和错误处理机制。 — from thcjp/he

general

jira-pat-toolkit

Manage Jira issues on self-hosted or enterprise Jira instances using Personal Access Tokens in SS。Use when 需要项目管理、任务规划、进度跟踪、团队协作时使用。不适用于实际人员绩效评估. — from thcjp/hermes-skills

general

jira-progress-pulse

Use when running the twice-daily project progress pulse — pulling Jira/Linear tasks and sending a Slack alert on key project movement (status changes, blockers, due-soon items).

general

jira-project-management

Use when the user interacts with Jira tickets, epics, or Confluence design docs for the USS team. Triggers when the user mentions a USH ticket key or URL, asks about sprint status,

general

jira-projects

Manage Jira projects. Use when listing projects, getting project configuration, retrieving issue types, or managing components and versions.

general

dwf-jira-query

Search and query Jira issues in the DW project on Jira Cloud using JQL. Use when user says "find issues", "show my tickets", "search Jira", "list bugs", "what's in the sprint", "ge

general

jira-read-ticket

Use whenever a user mentions or references a Jira ticket and you want to pull out description, comments, or more.

general

jira-register-client

Register this Codex terminal in Jira so it appears in "My AI Clients" (and refresh its last-seen info).

general

mk:jira-relationships

Manage JIRA issue relationships via the jira-as wrapper: link, unlink, blockers, dependencies, clone, bulk-link. Triggers: ''link KEY blocks KEY'', ''what blocks KEY'', ''clone KEY

tools

jira-resource-validator

Validates JIRA projects and boards exist, auto-creates missing resources. Use when setting up JIRA integration, validating .env configuration, or troubleshooting missing projects/b

general

jira-safe

Implement SAFe methodology in Jira. Use when creating Epics, Features, Stories with proper hierarchy, acceptance criteria, and parent-child linking.

general

jira-search

Search Jira issues using JQL queries. Use when filtering issues by project, status, assignee, date, or building reports.

general

jira-service-desk

Jira Service Desk integration. Manage Tickets, Customers, Agents. Use when the user wants to interact with Jira Service Desk data.

general

jira-integration

Agent Skill: Comprehensive Jira integration through lightweight Python scripts. AUTOMATICALLY TRIGGER when user mentions Jira URLs like 'https://jira.*/browse/*', 'https://*.atlass

security

jira-skill-free

Jira集成助手免费版提供Jira事务的只读浏览能力. 支持模糊搜索、事务详情查看、浏览器链接生成与可用流转列表查看. 核心能力: - 事务搜索:按summary或key模糊搜索 - 事务详情与浏览器链接 - 可用流转列表查看 - 自己的未关闭事务列表 升级付费版专享:状态变更、指派、评论、创建、工时记录、多维工时统计. 适用场景:只读浏览Jira事务、快速

general

jira-spaces

Manage Confluence spaces for project documentation. Create, list, and delete spaces with templates. Use when setting up project documentation structure or managing Confluence conte

general

jira-status-updater

Automate JIRA ticket status transitions after pull requests are merged, ensuring proper workflow closure

general

JIRA Story Point Estimator

Estimates story points for JIRA tickets by analyzing complexity, scope, and comparing to historical team data. Activates when users ask to estimate, point, or size a ticket, or ask

content

jira-story-writer

Guidelines (not strict rules) for writing an excellent Jira story. Use to suggest a rewrite and to review an existing story. PO-level — frame value and acceptance, stay out of tech

content

jira-subtask-conform

Conform a Jira epic's stories and sub-tasks to a team's documented ticket template (Feature → Story → Sub-task), and optionally label sub-tasks In Development vs Blocked. Use when

general

jira-sync

Sync guidance for SpecWeave increments with JIRA epics/stories (content SpecWeave→JIRA, status JIRA→SpecWeave). Use when asking about JIRA integration setup or troubleshooting sync

general

jira-syntax

Jira wiki markup syntax validation, templates, and formatting guidance. Use when: (1) Writing Jira issue descriptions or comments, (2) Converting Markdown to Jira wiki markup, (3)

general

jira-task

Creates Jira tasks following Prowler's standard format. Trigger: When user asks to create a Jira task, ticket, or issue.

general

jira-ticket

Look up Jira ticket details including summary, type, and description. Use this to fetch ticket context for branch naming, PR creation, or understanding requirements.

general

JIRA Ticket Creator

Creates well-structured JIRA tickets in the HYPERFLEET project with required fields including What/Why/Acceptance Criteria, story points, and activity type. Activates when users as

general

jira-ticket-generator

Jira Ticket Generator - Auto-activating skill for Enterprise Workflows. Triggers on: jira ticket generator, jira ticket generator Part of the Enterprise Workflows skill category.

tools

mk:jira-time

JIRA time tracking via the jira-as wrapper: log work, list/update/delete worklogs, set estimates, generate reports, bulk-log. Triggers: ''log 2h on KEY'', ''show worklog for KEY'',

tools

jira-tool

Manage Jira issues, sprints, epics, and projects. Create, update, transition, and query issues. Link issues to pull requests and track project progress across boards.

general

jira-toolkit-free

通过自然语言与 Jira 交互,支持 CLI 与 protocol server 双后端,管理事务的创建、查询与流转。Use when 需要文本翻译、多语言转换、本地化处理时使用。不适用于专业医学法律翻译认证。适用于独立开发者、企业团队和自动化工作流场景。支持中文交互,无需复杂配置即开即用。输出结果可直接使用,减少二次加工成本。

general

jira-toolkit-pro

核心能力: 项目管理领域的专业化 AI 辅助工具,提供企业级高级功能支持。Use when 需要提升效率、自动化流程、批量处理、工作流优化时使用。不适用于需要人工创意判断的任务。适用于独立开发者、企业团队和自动化工作流场景。支持中文交互,无需复杂配置即开即用。输出结果可直接使用,减少二次加工成本。提供结构化输出和错误处理机制。 — from thcjp/he

general

jira-transitions

Move Jira issues through workflow states. Use when transitioning issues (To Do, In Progress, Done) or setting resolutions.

general

jira-triage

Triage a Jira issue — fetch via MCP, classify type/priority/component, ask for missing repro, transition state, route owner. Jira only — not other trackers.

general

dwf-jira-update

Update existing Jira issues in the DW project on Jira Cloud. Use when user says "update ticket", "change status", "move to In Progress", "assign to", "edit DW-123", "add a comment"

general

jira-update-description-formatted

Update Jira issue descriptions with rendered formatting through Atlassian CLI. Use when Codex needs to create or edit a Jira ticket description/body/comment-like rich text using ac

content

jira-webhooks

Receive and verify Jira Cloud webhooks. Use when setting up Jira webhook handlers, debugging signature verification, or handling issue and comment events like jira:issue_created, j

engineering

jira-wiki

Jira Wiki Markup (Text Formatting Notation) for formatting issue descriptions, comments, and custom fields. NOT Markdown—Jira uses different syntax. Use when formatting Jira text,

general

jira:work

Start working on a Jira issue with optimized tiered orchestration. Begins with intelligent question-gathering to ensure complete understanding before implementation.

general

jira-work-report

Skill para generar un reporte de implementacion para el issue de Jira derivado del branch actual usando un template y un resumen basado en commits, y publicarlo como comentario.

general

surf

Control Chrome browser via CLI for testing, automation, and debugging. Use when the user needs browser automation, screenshots, form filling or page inspection.

engineering

jira-workflow

Orchestrate Jira workflows end-to-end. Use when building stories with approvals, transitioning items through lifecycle states, or syncing task completion with Jira. — from MattoYuz

general

jira-workflow

Orchestrate Jira workflows end-to-end. Use when building stories with approvals, transitioning items through lifecycle states, or syncing task completion with Jira. — from bg-szy/T

general

jira-workflow-agent

JIRA 티켓 기반 전체 개발 파이프라인 자동화. 티켓 분석→구현→빌드→PR까지 semi-auto로 실행. "jira", "ticket", "workflow", "pipeline" 키워드 시 활성화

general

jira-workflow-creator

Jira Workflow Creator - Auto-activating skill for Enterprise Workflows. Triggers on: jira workflow creator, jira workflow creator Part of the Enterprise Workflows skill category.

general

jira-worklog

Logs work time to JIRA using daily quota allocation — each workday modeled as 8h = meetings + 1h lunch + ticket work. Queries calendar for meeting hours, splits remaining dev time

general

knowledge-taxonomy

Categorize extracted information into the appropriate knowledge base subdirectory (tasks, definitions, wiki, project-status, people, jira-drafts). Use when organizing extractions i

general

konvenit-kpi

KPI-Auswertung für Blocker-Tickets im MP-Projekt. Fragt nach dem Monat, ruft dann per Atlassian Jira alle Blocker-Tickets ab, die in diesem Monat erstellt UND geschlossen wurden (S

product

linear-build-intake

Symmetric counterpart to lisa:jira-build-intake on the Linear side. Scans a Linear team for Issues carrying the configured `ready` build label, claims the first eligible Issue by r

product

linear-evidence

Uploads text evidence to the GitHub `pr-assets` release, updates the PR description, posts a comment on the originating Linear Issue with code blocks, and transitions the Issue fro

general

linear-expert

Linear expert for team and workspace administration, Cycles, Projects, Initiatives, Roadmaps, GraphQL API queries, automations, triage workflows, GitHub integration, bulk operation

product

linear-journey

Parse a Linear Issue's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database queries, Playwright), capture evidence at e

general

lisa-jira-build-intake

Symmetric counterpart to notion-prd-intake on the JIRA side. Scans a JIRA project (or JQL filter) for tickets in the configured `ready` status, claims the first eligible — from Cod

product

lisa-linear-build-intake

Symmetric counterpart to lisa-jira-build-intake on the Linear side. Scans a Linear team for Issues carrying the configured `ready` build label, claims the first eligible Issue by r

product

lisa-ticket-triage

Analytical triage gate for tickets in the configured destination tracker (JIRA, GitHub Issues, or Linear). Detects requirement ambiguities, identifies edge cases from codebase anal

general

lisa-tracker-add-journey

Vendor-neutral wrapper for appending a Validation Journey section to an existing ticket/issue. Reads the required `tracker` from .lisa.config.json and dispatches to lisa-jira-add-j

tools

lisa-tracker-validate

Vendor-neutral wrapper for the pre-write quality gate. Reads the required `tracker` from .lisa.config.json and dispatches to lisa-jira-validate-ticket, lisa-github-validate-issue,

tools

managing-jira-issues

Jira issue management using the jira CLI with JSON output. Use for creating, viewing, updating, searching issues, fetching complete hierarchies, and managing sprints.

general

minor-defect-fix

End-to-end рабочий процесс для устранения минорного дефекта из Jira: разобрать задачу, починить код, актуализировать и дописать тесты до покрытия 80%, обновить спецификацию в отдел

general

n8n-github-jira-ticket-automator

Deploys an n8n workflow via the n8n REST API using the GitHub Trigger node to capture new issue events and transform them into Jira tickets via the Jira Cloud REST API. Labels, pri

engineering

pf-summarize-jira-issues

Summarize your current sprint workload from Jira — assigned issues, contributor roles, and priorities. Use when checking what's left in the sprint or deciding what to wor — from rh

general

project-management-routing

Project management specialist routing for studio operations, cross-functional shepherding, experiment tracking, realistic scoping, and Jira workflow discipline. Use when the user a

science

resolve-jira-issue

Use when resolving JIRA issues. Fixes bugs, refactors code, performs code and security reviews, ensures 100% test coverage, runs CI checks, and creates pull requests. Links PRs to

security

risk-to-jira-transformer

Converts unstructured risk assessments into structured Jira tickets. Extracts Likelihood, Impact, Mitigation from natural language and generates JSON formatted for Jira API with cl

general

run-1c-task

AUTO-оркестратор 1С-задачи — прогон analyze→implement→test БЕЗ паузы на ревью первого этапа. ИСПОЛЬЗУЙ для /run-1c-task. Вход — JIRA-код / описание из чата / путь к папке ТЗ. Делег

engineering

skill-jira-sys-flow

Informationen aus dem Jira-Projekt und -Board SYS-FLOW zu SYS-AEMs in Systemschaltplänen abrufen. Nutze diesen Skill bei Fragen zu SYS-FLOW Tickets, Epics, Sprints, Board-Status od

general

summarize-jira-issues

Summarize your current sprint workload from Jira — assigned issues, contributor roles, and priorities. Use when checking what's left in the sprint or deciding what to wor — from pa

general

tgd-jira-auto-sync

Parse TASKS.md and auto-create Jira Data Center issues in a single Sprint. Use as conditional skill in /tgd-plan phase after TASKS.md is generated.

general

tracker-read

Vendor-neutral wrapper for fetching the full scope of a ticket/issue and its related graph. Reads `tracker` from .lisa.config.json (default: jira) and dispatches to lisa:jira-read-

tools

tracker-sync

Vendor-neutral wrapper for posting milestone updates to the linked ticket/issue. Reads `tracker` from .lisa.config.json (default: jira) and dispatches to lisa:jira-sync, lisa:githu

tools

wbs-jira-sync

Jira 프로젝트의 중복 이슈를 감지하고 하나로 병합하는 스킬. WBS 데이터와 Jira 이슈 간 동기화도 지원. 'Jira 중복 정리', '중복 이슈 합쳐줘', 'Jira 동기화', '중복 확인', 'Jira 정리', '이슈 병합', '중복 제거', 'Jira에서 중복', 'Jira 이슈 정리', '중복 이슈 찾아줘'

general

ws-jira-conventions

WS Agency Jira commit/branch/PR conventions. Use when working with Jira tickets, writing commits that reference issue keys (e.g. WSC-123), naming branches, or composing PR titles.

general

a10-jira-query

This skill should be used when the user asks to "JIRA 이슈 조회", "CSA10/KLAGOP1/A10D 이슈", "모듈별 이슈", "오늘 등록된 버그", "JIRA에서 가져와줘", 또는 amaranth10-jira-collector PoC를 통해 사내 JIRA — from cjr

general

jira-export

Export tickets from the local ticket database to Jira-compatible CSV format. Use this skill when the user wants to migrate tickets to Jira, create a Jira backlog from requirements,

general

dz-jira-query

This skill should be used when the user asks to "JIRA 이슈 조회", "CSA10/KLAGOP1/A10D 이슈", "모듈별 이슈", "오늘 등록된 버그", "JIRA에서 가져와줘", 또는 amaranth10-jira-collector PoC를 통해 사내 JIRA — from cjr

general

github-create

This skill should be used when creating GitHub Issue Epics, Stories, and Sub-tasks from code files or descriptions. It analyzes the provided input, determines the appropriate issue

engineering

github-to-tracker

Break down a GitHub Issue PRD into Epics, Stories, and Sub-tasks in the configured destination tracker (JIRA via lisa:tracker-write → lisa:jira-write-ticket, or GitHub Issues itsel

product

github-validate-issue

Validates a proposed GitHub Issue spec (or an existing issue) against the organizational quality gates without writing anything. Returns a structured PASS/FAIL report per — from Co

product

github-verify

This skill should be used when verifying that a GitHub Issue meets organizational standards for parent-sub-issue relationships and description quality. It fetches the live issue an

general

jira-brief-intake

Use this skill when the user points at a Jira epic (or a board / sprint / JQL selection of issues) and wants it turned into shippable specs -- "turn PROJ-100 into specs", "decompos

product

jira-create

This skill should be used when creating JIRA epics, stories, and tasks from code files or descriptions. It analyzes the provided input, determines the appropriate issue h — from Co

engineering

jira-create

This skill should be used when creating JIRA epics, stories, and tasks from code files or descriptions. It analyzes the provided input, determines the appropriate issue h — from ma

engineering

jira-create-issue

Create or edit Jira issues on boards the user has access to. Use this skill whenever the user asks to create, add, file, open, write, or edit a Jira issue/ticket/task, mentions `/j

general

jira-defect-flow

Use this skill when the user points at a Jira defect and asks you to handle it end-to-end -- "fix PROJ-123", "work this bug ticket", "diagnose and ship a fix for this defect". The

general

jira-management

Manage Jira issues with strict status update restrictions. Use this skill when working with Jira tickets to ensure you only move 'todo' tickets to 'in progress' and ask for user re

general

jira-monitor

Kanban metrics monitoring with bottleneck discovery from InsightsFactory DuckDB. Calculates CLT, Lead Time, Cycle Time, CT Tech Ready, Throughput, review queue time, Flow Efficienc

product

jira-pointer

Assign story points to Jira issues using the GCP HCP pointing rubric. Recursively walks feature -> epic -> story/task hierarchies and points everything that isn't already pointed.

general

jira-verify

This skill should be used when verifying that a JIRA ticket meets organizational standards for epic relationships and description quality. It fetches the live ticket and delegates

general

jira-write-ticket

Creates or updates a JIRA ticket following organizational best practices. Enforces description quality (coding assistant / developer / stakeholder sections), Gherkin acceptance cri

product

lisa-github-validate-issue

Validates a proposed GitHub Issue spec (or an existing issue) against the organizational quality gates without writing anything. Returns a structured PASS/FAIL report per — from Co

product

technical-story

Draft Jira-formatted Technical Stories (Infrastructure and Application sub-types) with Acceptance Criteria, for backlog items that describe a system or engineering concern rather t

product

create-jira-issues

ユーザーストーリーマップやタスク分解プランからJiraチケットを一括作成する場合に使用。ストーリーマップ完成後のチケット化、プランファイルからの一括作成、計画済みストーリー・タスクのJiraへの移行が必要な場合にトリガーされる。

general

jira-driven-planning

Jiraチケットの要件とConfluenceの関連ドキュメントを基に、Frontend/Backend/Infrastructureに分割した実装計画を策定するプランニングスキル。Jiraチケット情報とConfluence検索結果が前段で取得済みであることを前提とし、構造化された実装計画を出力する。「プランニング」「実装計画策定」「タスク分割」などの文脈で使

general

jira-mcp

JIRA任务级查询与操作。当用户提到"JIRA"、"任务进度"、"BUG状态"、"看板"、"子任务"、"JQL"、或在JIRA上查/建/改任务时触发。与portal-workflow的区别:portal管配置管理(代码仓库、文档、制品入库),jira-mcp管任务级数据(任务列表、完成率、BUG分布、经办人进度)。

general

set-jira-story-points

JiraキーとStory Pointsのマップデータを受け取り、Jiraチケットに一括でStory Pointsを設定する。「ストーリーポイント設定」「SP設定」「story points」などのキーワードでトリガーされる。

content