create-ticket

Convert user prompts into Linear tickets via Linear MCP.

209|46|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/erp-mafia/gnubok --skill create-ticket-erp-mafia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-ticket
Source: https://github.com/erp-mafia/gnubok/tree/main/.claude/skills/create-ticket
Command: npx skills add https://github.com/erp-mafia/gnubok --skill create-ticket-erp-mafia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prompts for creating work items are often vague. This skill translates those prompts into fully defined Linear tickets by guiding users through clarifying questions, scanning the repository for context, and formatting the ticket for submission via Linear MCP.

Core Features & Use Cases

  • Interactive five-question flow to extract precise requirements from any prompt
  • Codebase context scanning to attach relevant files, references, and implementation notes
  • Ticket preview before submission and seamless creation via Linear MCP
  • Supports prompt templates: /security, /design, /database, /performance, /bookkeeping

Quick Start

Use the /create-ticket <input> command to start the interactive flow and publish a Linear ticket.

Frequently Asked Questions about create-ticket

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

FAQPage Schema
How do I create a Linear ticket from a vague prompt?

To create a Linear ticket from a vague prompt, this skill uses an interactive five-question flow to extract precise requirements, scans your codebase for impacted files, and formats the submission for Linear.

Can I apply specific lenses like security or performance when generating Linear tickets?

Yes, you can apply specific lenses when generating Linear tickets by using prompt templates such as /security, /design, /database, /performance, and /bookkeeping to capture targeted acceptance criteria.

How does codebase scanning work when creating a Linear ticket?

Codebase scanning works during ticket creation by automatically identifying impacted files and references, which are then attached to the Linear ticket as concrete implementation details.

Does Linear ticket creation support a preview before submission?

Yes, Linear ticket creation supports a preview before submission, allowing you to review the extracted requirements, codebase context, and acceptance criteria before publishing via Linear MCP.

What is the best way to define acceptance criteria for a development ticket?

The best way to define acceptance criteria for a development ticket is using an interactive clarification flow that translates raw prompts into structured requirements, capturing concrete implementation details.

Do I need Linear MCP to automate ticket creation from a codebase?

Yes, you need Linear MCP connected to your environment to automate ticket creation, as the skill formats the clarified prompt and codebase context for seamless submission through this integration.