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

# Commands overview

> Top-level command map with links to task-focused command docs.

## CLI shape

```bash theme={null}
hyperlocalise [command]
```

Main commands:

* `init`
* `crowdin`
* `run`
* `extract`
* `pack`
* `check`
* `eval`
* `status`
* `sync pull`
* `sync push`
* `version`
* `update`
* `completion`

## Start points by task

* First setup: [init](/commands/init)
* Crowdin file workflow: [crowdin](/commands/crowdin)
* Local draft generation: [run](/commands/run)
* Extract React Intl catalogs: [extract](/commands/extract)
* Prepare translation JSON: [pack](/commands/pack)
* Translation integrity checks: [check](/commands/check)
* Quality experiments and gating: [eval](/commands/eval)
* Reporting progress: [status](/commands/status)
* Pull curated translations: [sync pull](/commands/sync-pull)
* Push local changes: [sync push](/commands/sync-push)
