linear-issue-workflow
Installation
SKILL.md
Linear Issue Workflow
Use this skill when implementing features or fixes tracked in Linear.
Phase 1: Understand the Issue
Fetch the Linear issue using the linear subagent:
Task(subagent_type="linear", prompt="Fetch issue <ISSUE-ID> including title, description, status, and acceptance criteria")
Ask the user clarifying questions if the scope is unclear before proceeding.