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

# Quickstart

> Get ready to use AgentKaigong

# Quickstart

AgentKaigong has not published its first installable release yet. The planned workflow is:

```bash theme={null}
npm install -g agentkaigong
kaigong init
kaigong start "Build my first feature"
```

<Warning>
  These commands are reserved for the upcoming CLI. Do not install similarly
  named packages until an official release is announced.
</Warning>

Continue with [Installation](/guides/installation) or learn how a [first task](/guides/first-task) will work.
