Installation
Install
Section titled “Install”brew install diktahq/tap/veriktcurl -sSL https://verikt.dev/install.sh | bashWorks on macOS and Linux. Installs the binary and registers verikt with your AI agents automatically.
git clone https://github.com/diktahq/verikt.gitcd veriktgo build -o verikt ./cmd/veriktVerify
Section titled “Verify”verikt --versionShell Completions
Section titled “Shell Completions”verikt completion bash > /etc/bash_completion.d/veriktverikt completion zsh > "${fpath[1]}/_verikt"verikt completion fish > ~/.config/fish/completions/verikt.fishNext Steps
Section titled “Next Steps”Head to the Quick Start with AI Agents — or the CLI Quick Start if you prefer the terminal wizard.