Dev10x:ticket-create

Create structured issue tracker tickets with predefined formatting and label inference.

7|2|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/Dev10x-Guru/Dev10x-Claude --skill dev10x-ticket-create-dev10x-guru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Dev10x:ticket-create
Source: https://github.com/Dev10x-Guru/Dev10x-Claude/tree/main/skills/ticket-create
Command: npx skills add https://github.com/Dev10x-Guru/Dev10x-Claude --skill dev10x-ticket-create-dev10x-guru

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, mcp__claude_ai_Linear__save_issue, mcp__claude_ai_Atlassian__createJiraIssue, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates and standardizes the creation of issue tracker tickets, ensuring proper formatting, description structure, and labeling for consistency and efficiency.

Core Features & Use Cases

  • Structured Ticket Creation: Automatically formats the description with sections for Root Cause, Solution, and Files Changed.
  • Ticket Tracking: Integrates with GitHub Issues, Linear, or JIRA based on project settings.
  • Use Case: Ideal for creating well-structured tickets from a commit, code analysis, or user description, improving the quality of issue tracking.

Quick Start

Create a ticket for a bug report by providing the title and description, and optionally specify the tracker and labels.

Frequently Asked Questions about Dev10x:ticket-create

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create structured JIRA tickets automatically from a code analysis?

To create structured JIRA tickets automatically, this Skill formats descriptions with Root Cause, Solution, and Files Changed sections, then uses the Atlassian MCP integration to save the issue directly to your project.

Can I use this to create GitHub Issues with predefined formatting and labels?

Yes, you can create GitHub Issues with predefined formatting and label inference. It uses the gh command line tool to generate well-structured tickets directly from your commit or user description.

What is the best way to standardize issue tracker tickets across GitHub, Linear, and JIRA?

Standardizing issue tracker tickets is achieved by applying predefined formatting and automatic label inference before routing the ticket creation to GitHub, Linear, or JIRA based on your project settings.

Do I need API access to create Linear tickets with structured descriptions?

Yes, you need API access or the Linear MCP tool to create Linear tickets with structured descriptions. The Skill relies on these dependencies to save the formatted issues directly to your tracker.

Why use automated ticket creation for bug reports instead of manual entry?

Automated ticket creation for bug reports prevents formatting inconsistencies by enforcing structured sections for Root Cause and Solution, while automatic label inference improves issue tracking quality and saves time.