jira-write-ticket/SKILL.md
Use when asked to write a Jira ticket.
npx skillsauth add bkircher/skills jira-write-ticketInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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>
- ...
testing
Use when writing or updating unit tests (in any language).
devops
Use when writing Terraform.
testing
Design and optimize a PostgreSQL-specific schema. Use for PostgreSQL best practices, data types, indexing, constraints, performance patterns, and advanced features.
tools
Automate browser interactions, test web pages and work with Playwright tests.