> ## 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.

# Overview

> Your AI teammate that takes action across your entire product workflow

Kasava's Agent isn't just a chatbot — it's an AI teammate that can take real actions across your codebase, project management tools, and product workflow. Ask it questions in plain English and get back rich, interactive results with real data.

## What Makes It Different

Unlike generic AI assistants, Kasava's Agent:

* **Knows your code** — indexed repositories, symbol graphs, call chains, and framework patterns
* **Knows your product** — customer signals, competitor landscape, OKRs, and plans
* **Connects to your tools** — GitHub, Linear, Jira, Asana, Trello, Gong, and more
* **Takes action** — creates issues, generates specs, exports plans, and schedules research
* **Shows, doesn't just tell** — returns interactive cards, charts, diagrams, and detail panels instead of walls of text

## Capabilities at a Glance

<CardGroup cols={2}>
  <Card title="Catch Me Up" icon="clock-rotate-left" href="/docs/agent/catch-me-up">
    Get up to speed on what happened while you were away
  </Card>

  <Card title="Sprint Insights" icon="chart-line" href="/docs/agent/sprint-insights">
    Recap sprints, track health, and spot velocity trends
  </Card>

  <Card title="Code Impact Analysis" icon="explosion" href="/docs/agent/code-impact">
    Understand the blast radius before you change anything
  </Card>

  <Card title="Code Health" icon="heart-pulse" href="/docs/agent/code-health">
    Monitor codebase quality and surface tech debt
  </Card>

  <Card title="Work Suggestions" icon="bullseye-arrow" href="/docs/agent/work-suggestions">
    Find the highest-impact thing to work on next
  </Card>

  <Card title="Feature Planning" icon="compass-drafting" href="/docs/agent/feature-planning">
    Estimate difficulty and discover feature opportunities
  </Card>

  <Card title="Issue Management" icon="list-check" href="/docs/agent/issue-management">
    Manage issues across GitHub, Linear, Jira, and Asana in one place
  </Card>

  <Card title="Customer Signals" icon="users" href="/docs/agent/customer-signals">
    Surface what customers are asking for and why
  </Card>

  <Card title="Competitor Intelligence" icon="binoculars" href="/docs/agent/competitor-intelligence">
    Track competitors and compare feature sets
  </Card>

  <Card title="Product Health" icon="gauge-high" href="/docs/agent/product-health">
    Get an executive-level view of your product's status
  </Card>

  <Card title="Search" icon="magnifying-glass" href="/docs/agent/search">
    Find anything across code, docs, issues, and signals
  </Card>

  <Card title="Visualizations" icon="diagram-project" href="/docs/agent/visualizations">
    See code flows, dependency graphs, and project structure
  </Card>

  <Card title="Plans & Documents" icon="file-lines" href="/docs/agent/plans-and-documents">
    Generate PRDs, specs, and work breakdowns from a sentence
  </Card>

  <Card title="Prototypes" icon="wand-magic-sparkles" href="/docs/agent/prototypes">
    Generate ready-to-paste prompts for v0, Bolt, Lovable, and more
  </Card>

  <Card title="Bug Analysis" icon="bug" href="/docs/agent/bug-analysis">
    Analyze bug reports with code-aware root cause detection
  </Card>

  <Card title="Recurring Research" icon="calendar-clock" href="/docs/agent/recurring-research">
    Schedule automated research that runs on a cadence
  </Card>
</CardGroup>

## How It Works

The Agent runs as part of every chat conversation. When you ask a question, it decides which tools to use, gathers data from your connected sources, and returns results as interactive cards you can click into for more detail.

Many results include **detail panels** — click a card to expand a right-side panel with full information, actions, and links back to your tools.

<Tip>
  You don't need to know the exact command. Just describe what you want in plain English. The Agent figures out which tools to use.
</Tip>
