一键导入
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.