Skip to content

Weekend-to-Release

Stop guessing. Start framing. A practical guide to building software with AI agents using Auro's charter-orchestrated method.

Charter-Orchestrated Engineering breaks building software into four repeatable phases. Each phase produces an artifact that feeds the next one. Nothing is left to guesswork.

Charter

Define what to build with structured charters. User stories, requirements, and success criteria — all before a single line of code.

Plan

Translate charters into technical plans with phase gates and constitutional checks. Every decision traces to a requirement.

Tasks

Break plans into phased, parallel-ready task lists for AI agents. Each task is small, testable, and independent.

Implement

Hand tasks to your AI agent. Review the output, run the tests, ship it.

01

Idea

02

/auro.charter

03

Charter

04

/auro.plan

05

Plan

06

/auro.tasks

07

Tasks

08

/auro.implement

09

Working Code

Loop: refinement feeds changes back into the Charter phase.

Each phase has a dedicated slash command. You run the command, the AI agent does the work within your constraints, and you review the output before moving on.

The charter is the source of truth at every step. If the code does not match the charter, the code is wrong.

Head to What is ACE? to understand the methodology, review Context and Charter Integrity for scale constraints, or jump to Getting Started to install Auro now.