linear-sdk-patterns
Installation
SKILL.md
Linear TypeScript SDK Patterns
Overview
Keep SDK mechanics inside a bounded adapter and expose domain-shaped results rather than generated model objects throughout the application.
Prerequisites
- The target repository, Linear workspace, environment, and accountable owner
- Current security, privacy, compliance, capacity, and change-control requirements
- An approved Linear credential only when a bounded live verification is necessary
Tool Discipline
Use Read, Glob, and Grep to inspect code, configuration, and evidence. Use WebFetch only for current first-party Linear documentation and package metadata. Use Write or Edit only for requested implementation with known target files. Never write credentials, customer content, unrestricted environment output, or unredacted GraphQL variables.