OpenClaw Setup Guide
Life OS

Monthly Review

First-of-month review template for bigger-picture reflection

A cron job that adds a monthly review template on the 1st. Bigger-picture stuff -- last month's summary, goal progress, keep/stop/start, project status, and what to focus on next month.

Template

## Monthly Review (1st of month)
### Last month summary
  - Major accomplishments:
  - Major challenges:
### Goal progress
  - Goal 1: Current state, next milestone
  - Goal 2: Current state, next milestone
  - Goal 3: Current state, next milestone
### What to keep doing
  -
### What to stop doing
  -
### What to start doing
  -
### Projects status
  - Active:
  - On hold:
  - To archive:
### Next month's theme/focus
  -

Setup Prompt (Cron Job)

Create a cron job called "Monthly Review" at 7:00 AM on the 1st
of each month. Append the monthly review template to today's
journal. Check if it already exists. Send me a message when ready.
Don't pre-fill any sections.
  • Schedule: 0 7 1 * * (7:00 AM on the 1st)
  • Model: Sonnet

On this page