Skip to content
Workflow illustration showing a developer reviewing Plan, Decompose, and Closeout gates.

Son of Anton for Dummies

Learn the mental model, repo shape, and delivery ritual behind Son-of-Anton before you make your first contribution.

Son-of-Anton lets AI run between explicit human decision gates. The human owns product direction, ticket approval, and final acceptance; the orchestrator owns worktrees, state, tests, review artifacts, PRs, and resumption.

Core model

Start with the three gates, the split between deterministic CLI and agent skills, and why durable artifacts beat chat memory.

Delivery workflow

Trace a phase from plan to decompose to ticket execution, adversarial review, stacked PRs, and closeout.

Hands-on entry

Find where concepts live in the repo and follow the smallest safe path toward a first contribution.

Command reference

Keep the common /soa and bun run deliver commands close while you learn the workflow.