jira-write-ticket
Use when asked to write a Jira ticket.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Use when asked to write a Jira ticket.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación 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>
- ...