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

# Quickstart

> Pick the door that matches how you work — every path reaches the same first scored report.

Every door runs the same loop — seed a digital twin, run your agent, score the
tape — and lands on the same first scored report. Pick the one that matches how
you work.

<CardGroup cols={2}>
  <Card title="Claude Code" icon="terminal" href="/quickstart/claude-code">
    Paste one prompt; your Claude Code session drives the whole run.
  </Card>

  <Card title="I already have an agent" icon="folder-git-2" href="/existing-agent">
    Point Pome at your own repo and register it for scored runs.
  </Card>
</CardGroup>

<Note>
  More doors (Cursor, CLI) are on the way — each reaches this same report.
</Note>
