Keep your docs honest.
kizami is a minimal CLI tool to maintain living documentation alongside code, with automatic drift detection.
Design decisions tend to get scattered across Issues, PRs, and Slack — and eventually lost. kizami saves them as Markdown files alongside your code, so the reasoning behind every choice is recorded and kept accurate over time.
For first-time users
Looking for installation instructions or a quick start guide?
→ See the README on GitHub
Documentation
This site covers how to use kizami day-to-day and how to run it effectively as part of your team’s workflow.
| Page | Contents |
|---|---|
| Why kizami? | The problem kizami solves, and why it matters |
| Development Workflow | How kizami fits into your daily development process |
| ADR Guide | How to write documents: granularity, templates, and status management |
| Configuration | All kizami.toml options |
| Best Practices | Tips for getting the most out of kizami |
| Editor Integration | VS Code extension: related documents in the sidebar |