Create Issue

Create Linear tickets or GitHub issues from natural language prompts.

Updated May 6, 2026
One-click install
npx skills add https://github.com/IITApurba/Distributed-Workflow-Execution-Engine --skill create-issue-iitapurba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Create Issue
Source: https://github.com/IITApurba/Distributed-Workflow-Execution-Engine/tree/main/.claude/plugins/n8n/skills/create-issue
Command: npx skills add https://github.com/IITApurba/Distributed-Workflow-Execution-Engine --skill create-issue-iitapurba

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates creating tickets on Linear or issues on GitHub from natural language requests, reducing back-and-forth and manual copy-paste.

Core Features & Use Cases

  • Decide target: Linear or GitHub based on user input and apply the correct template.
  • Prerequisites: verify Linear MCP connection and gh authentication.
  • Cross-linking: optionally link related Linear and GitHub issues for easier traceability.
  • Templates: provide standardized formats for bugs, features, tasks, and improvements.

Quick Start

Provide a description of the issue and specify the target platform (Linear or GitHub) to create the ticket.

Frequently Asked Questions about Create Issue

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

FAQPage Schema
How do I create Linear tickets or GitHub issues from natural language?

You can create Linear tickets or GitHub issues by providing a natural language description and specifying the target platform. The skill applies appropriate templates and platform constraints to generate the ticket automatically.

What prerequisites do I need to create Linear tickets or GitHub issues automatically?

To create Linear tickets or GitHub issues automatically, you need an active Linear MCP connection and gh authentication configured. The skill verifies these prerequisites before proceeding with ticket creation.

Can I cross-link related Linear and GitHub issues when creating tickets?

Yes, when creating Linear tickets or GitHub issues, you can optionally cross-link related items between the two platforms for easier traceability and tracking across your workflow.

What templates are available for creating Linear tickets or GitHub issues?

The skill provides standardized templates for bugs, features, tasks, and improvements when creating Linear tickets or GitHub issues, ensuring consistent formatting and required metadata across both platforms.

Does this skill work with both Linear and GitHub simultaneously?

The skill supports creating tickets on either Linear or GitHub based on your specified target platform. It applies the correct platform-specific template and enforces constraints for whichever platform you choose.

Why does automated issue creation fail without proper authentication?

Automated issue creation requires verified Linear MCP connection and gh authentication to access the respective APIs. Without these prerequisites, the skill cannot create tickets or issues on either platform.