OpenClaw Nuggets
Short, actionable notes you can share on X. Each nugget includes a tiny checklist and points to the deeper playbook if you want the whole system.
File access often breaks when onboarding switches tools.profile to a restrictive mode such as messaging-only.
If Gmail works once and then stops, the break is usually gateway health, expired credentials, or missing refresh/scope behavior.
If you run OpenClaw in one noisy Discord channel, context gets polluted and output quality drops. Split each project into Brief / Agent / Deliverables / Status.
Multiple agents multiply token burn through retries, long context, and expensive model choices. Measure before scaling.
If an update breaks your workflow, snapshots plus a tested rollback path get you back to green fast.
Nightly updates reduce drift, but only if you can recover fast when an update breaks connectivity or bot access.