From linear-helper
Creates a structured Linear ticket with type, priority, labels, estimates, and cycle assignment.
How this command is triggered — by the user, by Claude, or both
Slash command
/linear-helper:create-ticketThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /create-ticket - Create Linear Ticket Create a structured Linear issue with proper workflow configuration. ## Steps 1. Ask the user for the ticket type: feature, bug, improvement, or task 2. Determine the team and project from the user's context or ask 3. Write a clear title following the team's naming convention 4. Compose the description with: context, requirements, acceptance criteria 5. Set priority: urgent, high, medium, low, or no priority 6. Assign the appropriate label(s): frontend, backend, infrastructure, design 7. Set the estimate (story points or time) based on complexity 8...
Create a structured Linear issue with proper workflow configuration.
2plugins reuse this command
First indexed Mar 30, 2026
npx claudepluginhub costrict-plugins-repo/github-trending-plan --plugin linear-helper/create-ticketCreates a structured Linear ticket with type, priority, labels, estimates, and cycle assignment.
/triageStarts Linear triage workflow for new issues: parses description and optional team, gathers priority/labels via questions, creates ticket using linear skill.
/ticketCreates structured tickets for bugs, features, improvements, or spikes and delivers to Supabase project board. Also supports splitting into epics+children and manual grouping of existing tickets.
/issue-createCreates a new ticket/issue in configured backend (Gitea, GitHub, Jira, Linear, or local files) with title, optional description, labels, assignee, priority, milestone, and regression check. Returns issue number, URL, or file path.
/create-ticketCreates a new service ticket in Atera for a customer by name/ID and title, with optional description, priority, contact, and technician assignment. Returns ticket ID, details, and URL.
/create-ticketCreates a new service ticket in Syncro MSP for a customer by name/ID and subject, with optional problem type, status, priority, contact, and description. Validates inputs, checks duplicates, and returns ticket number, ID, and URL.