linear-fix-issue

Convert Linear issues into prioritized subtasks with implementation plans.

Updated Oct 15, 2025
One-click install
npx skills add https://github.com/kingler/v0-jetvision-assistant --skill linear-fix-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-fix-issue
Source: https://github.com/kingler/v0-jetvision-assistant/tree/main/.claude/skills/linear-fix-issue
Command: npx skills add https://github.com/kingler/v0-jetvision-assistant --skill linear-fix-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triaging bugs reported in Linear into actionable subtasks, creating an implementation plan, and coordinating systematic fixes.

Core Features & Use Cases

  • Triage Linear issues into structured subtasks with clear titles, reproduction steps, severity, and parent linkage.
  • Build a prioritized implementation plan with acceptance criteria and dependency mapping.
  • Notify stakeholders and guide the team through an end-to-end fix workflow, including verification and documentation.

Quick Start

Run /linear-fix-issue ONEK-177 to begin triage and planning.

Frequently Asked Questions about linear-fix-issue

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

FAQPage Schema
How do I triage Linear bugs into structured subtasks and an implementation plan?

Triaging Linear bugs into subtasks requires converting parent issues into actionable items with clear titles, reproduction steps, and severity. This Skill automates that process by linking subtasks to parent issues and generating a prioritized implementation plan with acceptance criteria and dependency mapping.

What do I need to connect Linear issues to automated bug triage workflows?

To connect Linear issues to automated bug triage, you need a connected Linear MCP, a feature-branch workflow, and CLI access. These prerequisites allow the system to create subtasks, link parent issues, and generate a structured implementation plan automatically.

Can I use this issue triage workflow for bugs from e2e tests and user reports?

Yes, this issue triage workflow targets Linear-based environments where bugs originate from e2e tests, user reports, or code reviews. It systematically converts these reported issues into structured subtasks and coordinates an end-to-end fix workflow including verification and documentation.

What is the best way to create an implementation plan from a Linear issue?

The best way to create an implementation plan from a Linear issue is to parse the bug details and map out dependencies alongside acceptance criteria. This Skill automates that conversion, building a prioritized execution plan while notifying stakeholders of the coordinated fix workflow.

Does this bug triage process handle stakeholder notification and issue linkage?

Yes, the bug triage process handles stakeholder notification and issue linkage by guiding the team through an end-to-end fix workflow. It uses CLI access and a Linear MCP to link parent issues with created subtasks and notify relevant stakeholders throughout the implementation plan.