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.
| Tool | Description |
|---|---|
linear_list_issues | List recent issues, filtered by team, state, or assignee |
linear_search_issues | Search issues by text query |
linear_get_issue | Get full details of an issue (e.g. ENG-123) |
linear_create_issue | Create a new issue |
linear_update_issue | Update state, priority, assignee, or title |
linear_add_comment | Add a comment to an issue |
linear_list_teams | List teams and their IDs |
Examples
Section titled “Examples”@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"Priority levels
Section titled “Priority levels”0 = No priority, 1 = Urgent, 2 = High, 3 = Medium, 4 = Low