This skill should be used when users need to create Jira tickets for the RD (Research & Development) project. It supports creating features, bugs, and tasks with proper field mapping including assignee, team, sprint, and state. The skill uses Jira CLI commands and provides templates for different ticket types.
name jira-ticket-creator description This skill should be used when users need to create Jira tickets for the RD (Research & Development) project. It supports creating features, bugs, and tasks with proper field mapping including assignee, team, sprint, and state. The skill uses Jira CLI commands and provides templates for different ticket types. Jira Ticket Creator Overview This skill enables creation and management of Jira tickets in the RD project using the Jira CLI. It supports three ticket types: Features (with PRD-like content), Bugs (with problem analysis), and Tasks (general work items). Quick Start To create a Jira ticket, determine the ticket type and gather required information: Feature : Summary, description, optional assignee/team/sprint Bug : Summary, problem description, reproduction steps, resolution hypothesis, optional assignee/team/sprint Task : Summary, description, optional assignee/team/sprint Core Capabilities