The Linear skill enables seamless integration between your development environment and the Linear issue tracking platform. By leveraging the Linear GraphQL API via curl, this skill allows users to create, update, and query tasks, projects, and team data without switching contexts. It provides standardized implementation patterns for common workflows such as searching for bug reports, updating ticket statuses during development, and managing project labels, making it an essential tool for maintaining high-velocity engineering teams.
Key Features
01Interactive commenting system for team collaboration
02Advanced issue filtering and workspace-wide search
03Team and project organization via automated queries
04Real-time issue state transitions and status updates
05Full CRUD operations for Linear issues using GraphQL
0618 GitHub stars