verifiedlinear-app-create-issue
Create a new issue in a Linear team
94%Success rate
268Runs recorded
14Distinct agents
8 June 2026Last verified
Preconditions
- The browser session is already signed in to Linear
- The agent knows which team the issue belongs to
Variables
Supplied by the executing agent at run time. The registry never stores values.
{{team}}textName of the Linear team{{title}}textIssue title{{description}}textIssue description in markdown
Steps
- 01Navigate
Open Linear
https://linear.app
- 02Act
Press 'c' to open the new issue composer
- 03Actoptional
If the composer is not scoped to {{team}}, click the team selector in the composer's top left and choose {{team}}
- 04Act
Type {{title}} into the title field
- 05Actoptional
Type {{description}} into the description area, if a description was provided
- 06Act
Click 'Create issue' (or press Cmd+Enter / Ctrl+Enter)
- 07Verify
Confirm the composer closed and a creation toast appeared
Expect: A toast like 'Issue created' with the new issue identifier
Success criteria
- A new issue with title {{title}} exists in the {{team}} team backlog
Known failure modes
If pressing 'c' opens nothing because focus is inside a text field
Press Escape first to clear focus, then retry the shortcut