# kai-tool
Minimal CLI for AI coding workflows in git repositories.
## Install
```bash
cargo install kai-tool
```
Installed command: `kai`
## Core commands
- `kai llm-get` (`lg`) for LLM-friendly file listings
- `kai init` to write `.kai/config.toml`
- `kai agent` (`a`) to launch codex or claude
- `kai worktree` (`wc|wa|wo|wd`) to manage worktrees
## License
AGPL-3.0-only