What problem does it solve?
This Skill reduces the friction of managing Linear issues from GitHub by ensuring issues are updated with the right status and that completed work includes a human-readable completion comment.
Core Features & Use Cases
- Issue retrieval and planning support: Pulls issue details and extracts images so context is not lost when screenshots contain critical information.
- Status updates throughout the workflow: Marks issues as In Progress and updates them to the correct state after completion.
- Completion comment for reviewer/PM clarity: Adds a structured summary of changes, files changed, and PR reference so teammates can understand outcomes directly in Linear.
- Sub-issue tree creation: Creates ordered, nested sub-issue structures using title indexing and blocker dependency ordering for reliable DAG-style decomposition.
Quick Start
Use the linear skill to retrieve a LOBE-xxx issue, extract any images from its description, update its status to In Progress, and post a completion comment once the PR is ready while also including the required Fixes/Closes/Resolves keyword in the PR body.