NOX beta

One tracker ticket in.
One reviewed pull request out.

Nox is an AI-native development workflow built on Claude Code. It plans the work, writes it test-first on a branch per task, reviews it from four angles, and posts a verdict on every PR. It never merges and never pushes to a protected branch — those stay yours.

Install · private beta

nox.sh — bash
$ /bin/bash -c "$(curl -fsSL https://get.naxverse.ai/nox.sh)"

One command installs and upgrades. Requires an Apple Silicon Mac, Homebrew, a Claude Code subscription, and access to the NaxVerse tap. No access yet? hello@naxverse.ai

Works with Jira · Linear · GitHub · Bitbucket.

The flow

ticket → /nox-plan/nox-build → review ×4 → verdict → you merge