create-task-ticket
Installation
SKILL.md
Create Task Ticket
Transforms a raw description of technical work into a clean, professional task ticket written in English. Output is tracker-agnostic Markdown that pastes cleanly into Jira, Azure DevOps, GitHub, GitLab, or YouTrack.
Supports the following task types — detect from context:
- Refactor — code quality, structure, or design improvements without behavior change
- Performance — profiling, optimization, or scaling work
- Investigation / Spike — research or exploration with a time-box and a deliverable (findings, decision, PoC)
- Migration — moving data, infrastructure, or code between systems
- Upgrade — dependency, framework, or platform version bumps
- Cleanup / Tech Debt — removing dead code, fixing inconsistencies, paying down known debt
Output Format
Always produce exactly two sections: Title and Description.