linear
Linear plugin for OpenCode - manage issues, projects, cycles, and teams with full CRUD operations
Quick Install
npm install @openpets/linear pnpm add @openpets/linear Required Environment Variables
-
LINEAR_API_KEYPersonal API Key from Linear Settings
Available Tools (22)
These tools are available when you install the linear plugin in your AI assistant.
linear-test-connection
Test Linear connection and return user/organization details
linear-get-teams
List all teams in the organization
linear-get-team
Get detailed information about a specific team
linear-get-projects
List all projects with optional filtering
linear-get-project
Get detailed information about a specific project
linear-get-issues
Get issues with optional filtering
linear-get-issue
Get detailed information about a specific issue
linear-create-issue
Create a new issue
linear-update-issue
Update an existing issue
linear-delete-issue
Delete an issue (moves to trash)
linear-search-issues
Search for issues by text query
linear-get-my-issues
Get issues assigned to the current user
linear-get-cycles
Get cycles (sprints) for a team
linear-get-cycle-issues
Get issues in a specific cycle
linear-add-comment
Add a comment to an issue
linear-get-users
Get users in the organization
linear-get-labels
Get labels in the organization or for a specific team
linear-add-label-to-issue
Add a label to an issue
linear-remove-label-from-issue
Remove a label from an issue
linear-get-workflow-states
Get workflow states for a team
linear-transition-issue
Move an issue to a different workflow state
linear-assign-issue
Assign an issue to a user
Example Queries
list my linear teams show all issues in a project get my assigned issues create a new issue in linear search for issues about authentication show current cycle issues Usage Scenarios
basic test
- 1
test linear connection - 2
list my linear teams
issue management
- 1
get issues from a team - 2
create a new issue - 3
update issue status - 4
add comment to issue
Use linear with Your AI Assistant
This open source plugin works with OpenCode-compatible AI assistants including ChatGPT, Claude, Perplexity, and other LLM-powered coding tools. Install the plugin and start using natural language to interact with linear.
Related Plugins
llm-models
LLM model discovery and comparison plugin - search and compare models from models.dev across multiple providers
polar
Polar API integration for OpenCode - manage products, customers, and orders
flights
Flight search plugin for OpenCode - search for flights, compare prices, and find the best travel options