linear-ticket
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.zipInstalls 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 permalinksKey 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
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
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.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| linear-ticket (this skill) | 1 | 6mo | No flags | Intermediate |
| pm | 0 | 3mo | No flags | Beginner |
| design-to-issues | 0 | 5mo | No flags | Advanced |
| team-routing | 1 | 7mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by useautumn
View all by useautumn →You might also like
pm
zeuikli
專案管理工作流:Sprint 規劃、Issue 優先排序(MoSCoW/RICE)、狀態報告、風險評估、Sprint 回顧。適合在啟動新專案、Sprint 規劃會議、撰寫進度報告、或做任務優先排序時使用。
design-to-issues
cloverich
Creates a GitHub epic and child issues from a design document's implementation plan. Use when a design doc has a reviewed plan section ready to be converted into trackable work.
team-routing
WellApp-ai
Detect domain from context and find appropriate team member
team-workflow
jevonsnotes
>
complete-task
Log2n-io
Complete work on a GitHub issue - close issue, update artifacts, prompt for doc updates
task-master
sfc-gh-dflippo
AI-powered task management for structured, specification-driven development. Use this skill when you need to manage complex projects with PRDs, break down tasks into subtasks, track dependencies, and maintain organized development workflows across features and branches.