> ## Documentation Index
> Fetch the complete documentation index at: https://quaso.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Linear

> Assign an issue to Quaso or mention @Quaso in a comment and it investigates, works, and reports back.

Use Quaso directly from Linear by delegating issues to it or mentioning **@Quaso** in comments. Quaso reads the issue, picks up the full context, does the work, and posts its progress back on the issue.

## Get started

1. Say **"Connect my Linear"** in the composer and authorize your workspace once.
2. Pick the team Quaso should have access to.
3. Assign an issue to Quaso, or mention **@Quaso** in a comment.

## How to use it

### Delegating issues

1. Open a Linear issue.
2. Click the assignee field.
3. Select **Quaso**.

Quaso analyzes the issue, filters out anything that isn't actionable, and starts working.

### Mentioning Quaso

Mention **@Quaso** in a comment to kick off a run or add instructions, for example:

> @Quaso investigate the failing checkout flow described above and draft a fix.

### Follow-up instructions

Respond in the issue and it's sent to the running agent as a follow-up. Just mention **@Quaso** again in a comment to give a live run more guidance.

## Workflow

Quaso shows real-time status on the issue and posts back when it's done, linking any output it produced. You keep track of everything from the Linear issue itself, no context switching required.

## Try it

Every card opens the Quaso composer with the prompt filled in.

<CardGroup cols={2}>
  <Card title="Triage new issues" icon="inbox" href="https://www.quaso.ai/?prompt=When%20a%20new%20issue%20lands%20in%20Linear%20triage%2C%20investigate%20it%2C%20add%20a%20root-cause%20comment%2C%20and%20label%20it.">
    "When a new issue lands in Linear triage, investigate it, add a root-cause comment, and label it."
  </Card>

  <Card title="Weekly exec digest" icon="chart-column" href="https://www.quaso.ai/?prompt=Each%20Friday%2C%20summarize%20what%20shipped%20across%20Linear%20and%20GitHub.%20Call%20out%20velocity%20shifts%20and%20what%27s%20stuck.">
    "Each Friday, summarize what shipped across Linear and GitHub. Call out velocity shifts and what's stuck."
  </Card>
</CardGroup>

<Card title="Connect Linear" icon="plug" href="https://www.quaso.ai/?prompt=Connect%20my%20Linear" horizontal>
  Open Quaso, authorize once, and choose exactly which tools it can use.
</Card>
