A focused three-prompt planning session to start your day with intention.
WHAT IT DOES
TRIGGERS
DATA
local only// ~/.clyde/journal/plan.json
[
{
"date": "2026-03-06T09:14:00Z",
"template": "plan",
"fields": {
"top_3": "Onboarding flow, PR reviews, team sync",
"must_finish": "Onboarding flow—demo is tomorrow",
"ignore": "Slack notifications until after lunch"
}
}
]Entries are stored as JSON files at ~/.clyde/journal/<template>.json—one file per template, array of entries with date and field values. Nothing is sent to a server. No account required.
This is a built-in Clyde command. No installation required—it ships with every copy of the app.