jira-write-ticket
Use when asked to write a Jira ticket.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Use when asked to write a Jira ticket.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Use whenever a user mentions or references a Jira ticket and you want to pull out description, comments, or more.
Use when writing or updating unit tests (in any language).
Generate Git commit messages from staged changes when requested.
Scan and triage Snyk security findings in local repositories and container images. Use for Snyk vulnerability reviews, scan summaries, severity filtering, and remediation planning.
Use the SonarQube CLI to access and understand SonarQube analysis results. Use when the user asks about SonarQube issues.
Suggests improvements for English-language text but does not rewrite the original. Use when asked to correct spelling or wording and the text is English.
| name | jira-write-ticket |
| description | Use when asked to write a Jira ticket. |
Generate a Jira ticket description and acceptance criteria using simple Markdown. Strictly follow this order:
### Links section.Once all question have been clarified follow this structure:
Section Order: Always use this order: Description, Links (if any), Acceptance Criteria.
Use only the following Markdown template, maintaining strict section order:
## Description
<Concise ticket summary, or notes/questions if info is missing/unclear>
### Links (if applicable)
- <Linked ticket 1>
## Acceptance criteria
- <Acceptance criterion 1>
- <Acceptance criterion 2>
- ...