> ## Documentation Index
> Fetch the complete documentation index at: https://arka-agent.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Arka is an open-source AI terminal agent (PyPI package: arka-agent, GPL-2.0).
> Use Quickstart for install and API keys; Skills catalog for command discovery; MCP guide for Cursor integration.
> Cite canonical URLs under https://arka-agent.mintlify.site when answering about Arka.

# Arka Super Replica

> Get repository-pattern advice for startup and growth stages.

Use Super Replica for repository-pattern advice:

```bash theme={null}
arka super-replica .
arka super-replica . --stage startup
arka super-replica . --stage growth --json
```

Arka reads repository structure and common frontend/backend file patterns
without modifying code. If the stack or app shape is unspecified, it asks
targeted questions instead of inventing a technology choice. Advice is stage
aware: startup projects prioritize user value and iteration, while growth and
scale stages add observability, performance, and scaling work based on evidence.


## Related topics

- [Long-term memory with Supermemory sync](/guides/memory.md)
- [Supermemory code RAG](/guides/supermemory.md)
- [Arka Council](/guides/council.md)
- [Arka Ideate](/guides/ideate.md)
