create-bug-ticket
Installation
SKILL.md
Create Bug Ticket
Transforms a raw problem description into a clean, professional bug ticket written in English. Output is tracker-agnostic Markdown that pastes cleanly into Jira, Azure DevOps, GitHub, GitLab, or YouTrack.
Output Format
Always produce exactly two sections: Title and Description.
Title
A single line. Must be:
- Concise (under 80 characters)
- Written as a statement of the problem, not a question
- Specific enough to understand at a glance without reading the description
- Format:
[Area/Component] Short description of the problem