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

Jira — Claude Code Skills

142 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 142 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-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

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

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

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

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

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-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

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

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-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-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-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-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 ticket by

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

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

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

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

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

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-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-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

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-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-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

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-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-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 general/

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-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

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

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

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

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

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 gate with

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-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-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

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