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

# Kilo Code

> Set up beads for Kilo Code by writing a .kilocode/rules/beads.md project rules file

Use Beads with Kilo Code through a project rules file.

```bash theme={null}
bd setup kilocode
bd setup kilocode --check
```

The setup command creates `.kilocode/rules/beads.md` with Beads workflow guidance.

## Remove

```bash theme={null}
bd setup kilocode --remove
```
