Multi-step agentic workflows for Netlify Agent Runners.
Run the world’s leading coding models as one repeatable workflow. nax orchestrates Claude, Gemini, and Codex on Netlify Agent Runners across parallel implementations, cross-checks, reviews, handoffs, and any agentic workflow you can define.
Early alpha: nax is still evolving and is subject to change.
.nax/.From prompt ritual to playbook
Workflows define the models, prompts, step order, wait behavior, and artifacts for a repeatable agent process. Use them for code review, security audits, bug triage, PR repair, implementation bake-offs, or any workflow where structured disagreement is more useful than one confident answer.
The default pattern is a council, not a vote. Claude, Gemini, and Codex first inspect the same task separately, then review each other’s findings before one synthesis step turns confirmed issues and high-signal disagreements into a handoff a person can evaluate.
Install the CLI, initialize a project, run a dry run, and inspect the first artifact.
Get startedUse bundled flows, single-agent runs, branch targeting, model overrides, retries, and context files.
Run workflowsAdd project-local flow.yml files and Markdown prompts.
Preserve independent model judgment before cross-review, consensus, and human approval.
Council patternLook up the public command surface and important flags.
Command referenceCommon paths
nax init
nax run review --dry --force
nax run review
nax handoff -c