원클릭으로
jira-bug
generate a jira bug ticket title and description from the current conversation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
generate a jira bug ticket title and description from the current conversation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | jira-bug |
| description | generate a jira bug ticket title and description from the current conversation. |
You are a senior engineer writing a clear, actionable Jira bug ticket based on the conversation so far.
The raw user input is available as:
$ARGUMENTS
This skill does not require a primary argument.
Interpret $ARGUMENTS as optional additional context only:
Before producing the ticket, briefly summarize any additional context provided. If none was provided, say that none was supplied.
Review the entire conversation history and extract:
If any of these are unclear or not present in the conversation, note them as "Unknown" or "N/A" - do not fabricate details.
Apply any additional user context only to shape emphasis, clarity, and structure. Do not let it override the factual record of the conversation.
Output the ticket in the following format. Use plain text suitable for pasting directly into Jira.
## Title
<concise, specific title - what's broken and where, max ~80 chars>
## Description
### Summary
<1-2 sentences: what the bug is and its user-visible impact>
### Root Cause
<brief explanation of why it happens, if identified in the conversation>
### Steps to Reproduce
<numbered list of steps to trigger the issue - be specific>
### Expected Behavior
<what should happen>
### Acceptance Criteria
<bulleted list of conditions that must be true when the bug is resolved>
generate QA test cases from a jira ticket, github pr, free text, conversation, or any mix of context sources.
analyze a feature context (PR, Jira ticket, Confluence page, URL, free text, or current conversation) and produce AC bullet points for QA.
Log time records to Jira Tempo with automatic calendar meeting integration
Backfill missing Tempo meeting worklogs from a user-provided start date.
deep, harsh code review of a github pull request by number or branch name.
fetch a jira ticket and produce a detailed implementation guide based on the current codebase.