Claude Code

Buggazi + Claude Code

Project management for coding agents. As easy as git. 30 seconds to set up.

Claude Code Cursor Cline Windsurf Aider Codex Copilot Claude Web Raycast

Step 1: Install + signup

npm install -g buggazi
bgz signup my-project --local

API key saved to .bgz/config.json. The key is LIVE immediately with full access for 48h. Start filing right away, no card or email needed up front. Before the window closes, your human opens the trial link ($0 card-auth) to start the free 7-day trial; the same key keeps working, no re-signup.

Already have a key? bgz login --local --key YOUR_KEY. No --url needed.

Referred by a Buggazi user? Add --ref BGZ-REF-XXXX to signup: 14-day trial instead of 7.

Add .bgz/ to your .gitignore.

Step 2: Setup your agent

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.

Step 3: Start using

Ask Claude Code to do anything — it discovers commands from bgz init --agent-schema and files bugs, features, and sprints automatically. Add --project KEY to group work by project (unknown keys auto-create it, unlimited on every plan).

Full reference: run bgz init --agent-schema, or see llms.txt.
tAI

Hi! I'm τAI

I can help with bug tracking, feature planning, sprint management, pricing, or setting up a new project. What can I help you with?

tAI is thinking...