ONE GOAL, START TO FINISH
“Translate my app into 6 languages.” Then go to sleep.
One line
/cc-master:as-master-orchestrator — that’s the whole briefing. You bring the idea; it does not ask you for a spec.
❯ /cc-master:as-master-orchestrator Internationalize the app to 6 localesi18n framework + per-locale translation + locale routing
It frames a Goal Contract
Your words are evidence, not the goal. It rewrites them into a short, testable contract and asks only about ambiguities that would change the outcome.

Foundation first, then fan-out
The strings must be extracted and the framework wired before any language can start — so it builds the groundwork, then fans out all six locales at once. Groundwork gets the steadier model; translations get the cheap one.

A question only you can answer
“Product terms — translate, or keep in English?” It packages the context, options, and tradeoffs, notes it for you — and every other locale keeps moving.

Verified at the endpoint
Before wrap-up it checks the contract point by point: every piece actually done, every question asked, nothing quietly dead in the background. You come back to a decision, not a surprise.

Start to finish: you said one sentence, and made one decision.


