Skip to content

Linear skill

The Linear skill lets engineer9 create, search, update, and comment on Linear issues without leaving Slack.

Connect Linear by adding your Linear API key in your agent settings on the dashboard. Once connected, engineer9 can work with your issues directly from Slack.

ToolDescription
linear_list_issuesList recent issues, filtered by team, state, or assignee
linear_search_issuesSearch issues by text query
linear_get_issueGet full details of an issue (e.g. ENG-123)
linear_create_issueCreate a new issue
linear_update_issueUpdate state, priority, assignee, or title
linear_add_commentAdd a comment to an issue
linear_list_teamsList teams and their IDs
@engineer9 show me all In Progress issues assigned to Priya
@engineer9 create a Linear issue: "Fix auth timeout on mobile" — High priority, assign to Priya
@engineer9 mark ENG-123 as Done
@engineer9 add a comment to ENG-456: "Root cause was a missing index on the users table"

0 = No priority, 1 = Urgent, 2 = High, 3 = Medium, 4 = Low