ticket

Create Linear issues with structured titles and bodies after user approval.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/ilamanov/skills --skill ticket-ilamanov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ticket
Source: https://github.com/ilamanov/skills/tree/main/skills/ticket
Command: npx skills add https://github.com/ilamanov/skills --skill ticket-ilamanov

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires linear-mcp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of creating a new Linear issue by automating the drafting and submission of a structured ticket, saving time and reducing errors.

Core Features & Use Cases

  • Automated Ticket Creation: Drafts and submits a new issue in Linear based on a free-form description.
  • Structured Title and Body: Ensures clear and actionable titles and descriptions for each issue.
  • Team/Project/Label Assignment: Automatically assigns issues to the appropriate team, project, and labels based on workspace metadata.
  • User Approval: Shows the draft to the user for approval before creating the ticket.
  • End-to-End Workflow: Integrates with downstream skills like ship and ship-autonomous for full issue lifecycle management.

Quick Start

Create a new Linear ticket with a description: 'Please fix the issue with the profile grid on the app.'

Frequently Asked Questions about ticket

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

FAQPage Schema
How do I automate Linear issue creation from a free-form description?

Automating Linear issue creation involves drafting a structured ticket with formatted titles and bodies, then assigning it to the correct team, project, and labels. This skill uses the Linear MCP to parse workspace metadata and requires user approval before submitting the issue.

What is the best way to ensure tickets have structured titles and bodies in Linear?

Ensuring structured titles and bodies in Linear requires parsing the user's free-form description into a standardized format. This skill automates that process, generating clear and actionable descriptions before submitting the ticket to the appropriate team.

Do I need the Linear MCP to assign issues to teams and projects?

Yes, you need the Linear MCP to assign issues to teams and projects. Access to the Linear MCP is required to query workspace metadata for correct team, project, and label assignments during the automated issue creation workflow.

Can I review a drafted Linear ticket before it is submitted?

Yes, you can review a drafted Linear ticket before it is submitted. This skill mandates user approval by presenting the structured draft for review, ensuring the title, body, and label assignments are correct before creating the issue.

Does this Linear ticketing workflow integrate with downstream issue lifecycle management?

Yes, this Linear ticketing workflow integrates with downstream issue lifecycle management. It is designed to connect with subsequent skills like 'ship' and 'ship-autonomous' to manage the issue through its entire lifecycle after creation.