Choose the week before the week chooses you.
The Weekly CEO Review converts the whole Life OS into one offer, one active project, a cut list, a 7-day plan, a risk register, and a scorecard. It is the weekly antidote to waking up inside twenty open loops.
Simple layer. At the start of the week, do not ask "what should I do with my life?" Ask: what is this week's offer, what gets cut, what proof must exist by day seven?
The generator reads the agent import, revenue engine, daily brief, acquisition sprint, and learning path. It writes a Markdown executive review, structured JSON, and a sanitized cockpit import. It does not send messages, publish private data, or call external services.
FocusOne offer, one active project, one channel.
CutName the work that does not get this week.
PlanSeven days, each with output and proof.
ScoreMeasure sessions, sales, content, delivery, learning.
Run the generator
node work/life-os-weekly-ceo-review.mjs # then open: outputs/life-os-command-center/weekly-ceo-review.md
Use the week
Day 1Pick focus and cuts.
Days 2-6Close sessions, start sales, draft proof, ship one artifact.
Day 7Close scorecard and choose next week.
RuleIf it does not fit the review, it waits.
Import carefully
The optional
weekly-ceo-review-import.json loads the weekly review project, seven day cards, content prompts, and weekly rhythm into the cockpit. Export your current state first because importing replaces the browser state.Proof from this run
The generator produced a 7-day plan, 6 scorecard metrics, 5 cuts, 5 keep rules, 4 risks, selected sessions, and an importable rhythm. Verify with
node work/verify-life-os.mjs.