Lesson 7 - Daily command brief
ENPT

Turn the whole system into today's next 90 minutes.

The cockpit stores the operating state. The Daily Command Brief turns that state into one short daily run: one session proof gate, three diagnostic messages, one proof-based post, and a scorecard.

Simple layer. When you feel lost, do not browse every project. Generate the brief, follow the 90-minute protocol, and record the proof before starting anything else.
The generator reads the local agent import, Session Atlas import, and revenue engine. It writes a Markdown brief, structured JSON, and an optional cockpit import. It does not send messages or publish private operating data.
1. FocusChoose project, offer, and what not to do.
2. ActPick the top three actions for today.
3. SellUse one offer and one message draft.
4. ProveClose the scorecard before opening more loops.

Run the generator

node work/life-os-daily-command-brief.mjs

# then open:
outputs/life-os-command-center/daily-command-brief.md

Use the brief

0-10Read the brief and avoid opening a new agent session.
10-35Close one session proof gate.
35-60Send three diagnostic messages.
60-90Draft one proof post and update the cockpit.

Import carefully

The optional daily-command-import.json loads the three daily actions into the cockpit. Export your current cockpit state first, because importing replaces the current browser state.

Proof from this run

The generator produced 3 top actions, a 5-block 90-minute protocol, 5 session focus items, an AI Ops Sprint sales move, and a LinkedIn proof draft. Verify with node work/verify-life-os.mjs.