/startwork daily habit
Start each session in the right company, choose the work, and use Plan Mode, review, and state capture as the daily operating loop.

Daily entry
/startwork is the front door for scoped, context-aware work.

Sync first
Sync is the habit that makes local state current before a session begins.
Run sync at the start of a session when you have been away, changed machines, or before important shared work.
Start in Plan Mode
/startwork resolves company, project, repo, worker, and recent state into a usable session entry point. Plan Mode gives the model room to inspect reality before acting.
Run /startwork, choose the company project, repo, or worker, and use Plan Mode for meaningful work before switching into execution.


End cleanly
Daily work should leave behind enough state for the next session to continue, because long sessions eventually degrade.
Use checkpoint for a pause, handoff when a fresh session should continue, and learn when a correction should persist.
Keep the chapter executable.
Loads the right company, project, worker, and knowledge context for the session.
Captures the current state when you are pausing but not fully handing off.
Prepares a new session to continue work with explicit state and next steps.
What to keep in mind.
Daily rhythm
Sync, startwork, choose scoped work, verify, capture state.
Success signal
You can start a real task without manually rebuilding context.
