LI

This tool creates Linear tickets from development objectives and attaches GitHub permalinks for traceability.

Install

mkdir -p .claude/skills/linear-ticket && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/5928" && unzip -o skill.zip -d .claude/skills/linear-ticket && rm skill.zip

Installs to .claude/skills/linear-ticket

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Refine rough engineering thoughts into structured Linear tickets with GitHub permalinks
87 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Parse development objectives
  • Create structured Linear tickets
  • Link codebase references via GitHub permalinks
  • Flag ambiguities and edge cases

How it works

The skill parses intent, searches the codebase for relevant files, generates GitHub permalinks, and uses the Linear MCP create_issue tool to generate tickets.

Inputs & outputs

You give it
Rough engineering thoughts
You get back
Structured Linear ticket

When to use linear-ticket

  • Creating tickets from rough specs
  • Linking code context to tasks
  • Managing development project backlogs

About linear-ticket

Parses development objectives to create professional Linear tickets. It automatically links codebase references using GitHub permalinks to ensure documentation traceability.

Refine rough engineering thoughts into structured Linear tickets with GitHub permalinks

When not to use it

  • Creating tickets without codebase context
  • Writing markdown files instead of using Linear MCP

Prerequisites

Linear MCP serverGitHub repository access

Limitations

  • Requires relative paths from git root
  • Requires manual grep for line numbers

How it compares

Unlike manual ticket creation, this skill automatically links specific code context and file references using permalinks.

Compared to similar skills

linear-ticket side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
linear-ticket (this skill)16moNo flagsIntermediate
pm03moNo flagsBeginner
design-to-issues05moNo flagsAdvanced
team-routing17moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry