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

# Work Suggestions

> Find the highest-impact thing to work on next

Not sure what to work on next? The Agent analyzes your open issues, blockers, code health, and product priorities to suggest the highest-impact work you could pick up right now.

<Frame>
  <img src="https://mintcdn.com/kasava/v08gSwS7Kc8ndXgU/images/agent/what-to-work-on.png?fit=max&auto=format&n=v08gSwS7Kc8ndXgU&q=85&s=4ef840e2cbf89ac8eabf17dd1c28430b" alt="What to work on" width="982" height="527" data-path="images/agent/what-to-work-on.png" />
</Frame>

## What You Get

A **Work Suggestions panel** with prioritized recommendations:

* **Top items** — the most impactful things to work on, ranked
* **Why it matters** — context for each suggestion (blocking others, high severity, aligns with OKR, etc.)
* **Summary stats** — overview of open work across platforms
* **Click to expand** — each suggestion opens into a full work item detail

## Example Prompts

| What you ask                                 | What you get                               |
| -------------------------------------------- | ------------------------------------------ |
| "What should I work on?"                     | Prioritized work suggestions               |
| "Suggest work for me"                        | Same — ranked by impact                    |
| "What's the most important thing right now?" | Top priority item with reasoning           |
| "What's blocking the most progress?"         | Blockers and high-leverage unblocking work |

## Why It Matters

**Stop triaging manually every morning.** The Agent looks across all your connected tools — GitHub, Linear, Jira, Asana — and factors in blockers, dependencies, and product goals to surface what actually matters. It's like having a tech lead who always knows the state of the board.

<Tip>
  The Agent considers dependency chains — it'll often suggest unblocking work over new features, because unblocking one item can unblock three.
</Tip>
