linear:create

Create Linear issues with structured templates and wizard-based selections.

5|3|Updated May 19, 2026
One-click install
npx skills add https://github.com/awinogradov/code-assistants --skill linear-create-awinogradov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear:create
Source: https://github.com/awinogradov/code-assistants/tree/main/claude-plugins/autopilot/skills/linear%3Acreate
Command: npx skills add https://github.com/awinogradov/code-assistants --skill linear-create-awinogradov

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of creating Linear issues with structured content, streamlining the ticketing process and ensuring a consistent format.

Core Features & Use Cases

  • Structured Issue Creation: Generate Linear issues with a structured body that includes Context, What, Why, Scope, and Solution.
  • Wizard Selections: Choose from predefined status, labels, and assignees for a streamlined issue creation process.
  • Integration with Tech Stack: Designed to work with projects that use Linear as a tracker, leveraging information from package.json.

Quick Start

To create a new Linear issue, simply run the 'linear:create' skill with the issue title as the argument: skill linear:create "Title of the issue"

Frequently Asked Questions about linear:create

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

FAQPage Schema
How do I automate Linear issue creation with structured content?

You can automate Linear issue creation by running the skill with the issue title as an argument. It uses a wizard to guide status selection, label assignment, and structuring the ticket body with Context, What, Why, Scope, and Solution sections.

Do I need a Linear MCP server to create issues through automation?

Yes, a Linear MCP server is required for integration to handle issue creation, status selection, and label assignment. The wizard-based automation relies on this server to communicate directly with your Linear workspace.

What is the best way to ensure consistent formatting when creating Linear issues?

Using a structured template for Linear issue creation is the best way to ensure consistent formatting. This approach enforces a standardized body layout including Context, What, Why, Scope, and Solution sections for every generated ticket.

Can I use package.json data when creating Linear issues for software development?

Yes, this Linear issue creation tool is designed to integrate with your tech stack and leverages information from package.json. This allows the generated issues to align with your project's specific software development context.

How do I assign labels and statuses when automating Linear ticket creation?

You assign labels and statuses through wizard-based selections during the automated Linear ticket creation process. This workflow presents predefined options for assignees, statuses, and labels to streamline issue configuration.

Does this Linear issue creation tool work for projects without predefined labels?

The tool uses wizard-based selections from predefined statuses, assignees, and labels to streamline issue creation. Projects lacking predefined labels in their Linear workspace may need to configure them first to fully utilize the automation workflow.