Kazi banner
kazi-org kazi-org

Kazi

Testing community

Description

Make your coding agent actually finish the job. Install one skill and Claude Code keeps working — planning, fixing, testing, deploying — until your goal is objectively true (tests pass, endpoint live, deployed), or it tells you why.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

kazi

Website  ·  Proof  ·  Blog  ·  Concept  ·  Releases  ·  Homebrew tap

GitHub Stars Latest Release License: Apache-2.0 CI Status

kazi

**Your coding agent says "done." kazi proves it.**

Give **Claude Code** the power to actually *finish*. You chat with Claude the way you already do; kazi works in the background to make "done" **objective** — looping your agent until every check passes (tests green, the endpoint live, the change deployed), or stopping to tell you why (`stuck`, or out of budget) instead of pretending it's finished. **You never run kazi yourself — Claude does.**

Try it in 10 seconds

brew install kazi-org/tap/kazi
kazi install-skill        # teaches Claude Code the kazi skill (writes ~/.claude/skills/kazi:
                          # SKILL.md + AUTHO