From linear-helper
Creates a structured Linear issue with proper workflow configuration, including title, description, priority, labels, estimates, and 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.
6plugins reuse this command
First indexed Mar 30, 2026
npx claudepluginhub ais1m0n3/awesome-claude-code-toolkit --plugin linear-helper/create-ticketCreates a structured Linear issue with proper workflow configuration, including title, description, priority, labels, estimates, and 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 ticket/issue in a configurable backend (Gitea, GitHub, Jira, Linear, or local files) with labels, assignee, priority, and milestone support. Also supports regression checking for bug reports.
/new-issueCreates a Linear issue using the linear CLI. Analyzes request for title, description, assignee, labels, priority, parent; runs create command with options like --start; returns issue URL.
/create-ticketCreates a service ticket in ConnectWise PSA with company, summary, and optional board, priority, contact, and status fields.