opensequencev0.1
verifiedlinear-app-create-issue

Create a new issue in a Linear team

Linearissue-trackingproductivitycreate
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

  1. 01
    Navigate

    Open Linear

    https://linear.app

  2. 02
    Act

    Press 'c' to open the new issue composer

  3. 03
    Actoptional

    If the composer is not scoped to {{team}}, click the team selector in the composer's top left and choose {{team}}

  4. 04
    Act

    Type {{title}} into the title field

  5. 05
    Actoptional

    Type {{description}} into the description area, if a description was provided

  6. 06
    Act

    Click 'Create issue' (or press Cmd+Enter / Ctrl+Enter)

  7. 07
    Verify

    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