Linear Workflow Skill
Execute feature implementation following the standardized Linear workflow for spec-driven development.
When to Use
Use this skill when implementing a Linear issue (e.g., PROJ-18, PROJ-19) that has well-defined tasks from a spec.
Workflow Steps
1. Initialize Linear Issue
Action: Update the Linear issue to "In Progress"
Use: mcp__plugin_linear_linear__update_issue
Parameters:
- id: {ISSUE_ID}
- state: "In Progress"
2. Setup Task Tracking
[Description truncada. Veja o README completo no GitHub.]