01 — Visibility
Review what needs it
Risk and confidence stay separate. High-risk nodes rise even when the agent is “sure.”
Open for early testing
Z attaches structured, reviewable uncertainty to the code it touches — and learns reusable skills from your work so it doesn’t ask the same questions twice.
Why Z
Agents get more autonomy every month. The failure mode isn’t occasional mistakes — it’s that a bad edit is indistinguishable from a good one until production. Z makes the difference visible before you ship.
01 — Visibility
Risk and confidence stay separate. High-risk nodes rise even when the agent is “sure.”
02 — Signals
Detectors read tests, paths, APIs, and blast radius — not fake confidence percentages.
03 — Memory
Skills capture how your repo actually works so the same conventions aren’t re-explained every session.
How it works
As Z edits your repo, it runs checkable detectors — tests, path keywords, live API verification, blast radius — and builds a tree you can act on.
01
Z decomposes the request into a checklist so requirement gaps surface before they ship.
02
Missing tests, unverified APIs, migrations, TODOs, shared logic — each becomes a typed node.
03
Browse risk-first, or let Z take a bounded self-correction pass on the findings it's confident enough to fix on its own.
Skills
Coding agents forget your project’s rules the moment the chat ends. Teach Z once how your repo works — it remembers, and applies the right playbook on the next matching task.
01 — Create
Drop in a playbook with /skills add, generate one with z skill create, or let Z offer to save after a solid turn.
02 — Index
Z writes when to use it, what triggers it, and where the body lives — so you don’t fill out a form.
03 — Apply
On a matching task, Z pulls the skill in automatically. No manual attach. No re-explaining Stripe webhooks every session.
Detectors
Risk and confidence stay separate. High-risk nodes rise to the top even when confidence is high.
Model access
Free, forever
Connect Anthropic, OpenAI, DeepSeek, Groq, Gemini, Kimi/Moonshot, or a local Ollama server. Your key goes straight from your machine to the provider — Z never sees it.
Automatic routing
Z picks the right model for each task automatically and manages billing across providers for you.
See pricing →Install
Install now and run Z in a project. Bring your own model keys. Rough edges are expected — that’s the point of early testing.
curl
$ curl -fsSL https://raw.githubusercontent.com/Nate-git05/z/main/install.sh | shpip
$ pip install -U "git+https://github.com/Nate-git05/z.git"macOS / Linux. Puts z on your PATH. Then set your API key and run z in a project.