What problem does it solve? Making changes to Linear Projects by hand through ad-hoc prompts risks writing to the wrong project, skipping confirmation, or losing track of what changed. This Skill enforces a safe, structured workflow for creating and updating Linear Projects with explicit draft approval before any write occurs. ## Core Features & Use Cases - Draft-before-write workflow: Presents a structured draft covering operation, target, changes, and reason, and only writes after explicit user approval. - Scoped Project management: Handles Project name, description, status, lead, members, teams, roadmap, target date, and links, while delegating issues and milestones to dedicated skills. - Authentication failure handling: Detects OAuth and reauthentication errors during read-only checks and stops instead of attempting workaround writes. - Use Case: You need to create a new Linear Project for a Q3 initiative. The Skill verifies the target team, drafts the Project with a structured description template (background, goals, scope, milestones), waits for your approval, then writes it and returns the Linear link. ## Quick Start Use the write-linear-project skill to create a new Linear Project in the platform team with a draft for my review before writing.