Project management for coding agents. As easy as git. 30 seconds to set up.
npm install -g buggazi bgz signup my-project --local
API key saved to .bgz/config.json. Payment URL shown — human opens it, subscribes ($10/mo), key activates.
Already have a key? bgz login --local --key YOUR_KEY. No --url needed.
.bgz/ to your .gitignore.bgz init
Detects your agent (CLAUDE.md), outputs the config snippet to paste and MCP setup. The snippet points Claude Code to bgz init --agent-schema — the authoritative list of every command and valid flag. Everything you need, right in the terminal.
Ask Claude Code to do anything — it discovers commands from bgz init --agent-schema and files bugs, features, and sprints automatically.
bgz init --agent-schema, or see llms.txt.