Create a KTIJ cherry-pick tracking issue for a KT fix that needs to be cherry-picked to an IntelliJ branch. Use when cherry-picking Analysis API fixes.
Creates a KTIJ tracking issue for cherry-picking a KT fix to an IntelliJ release branch.
This skill requires the YouTrack MCP (mcp__YouTrack__* tools). If the YouTrack MCP is not available, stop immediately and inform the user that this skill cannot run without it.
KT-84711)2026.1.1)0e2ca82e, 449bdb32)Run these in parallel:
mcp__YouTrack__get_issue to get:
summary — used in the KTIJ issue summarycustomFields.Severity — mapped to KTIJ Priority (see mapping below)mcp__YouTrack__get_current_user to get the login for the assignee.Severity-to-Priority mapping (KT Severity → KTIJ Priority):
| KT Severity | KTIJ Priority |
|---|---|
| Critical | Critical |
| Major | Major |
| Normal | Normal |
| Minor | Minor |
If the KT issue has no Severity or an unmapped value, default to Normal.
Before creating the issue, present the resolved fields and ask for confirmation:
Cherry-pick {KT-ID}: {KT summary} to {target version}Use mcp__YouTrack__create_issue with: