원클릭으로
evening-processing
End-of-day background prep: tag sessions by project, capture agent log to vault, update task status
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
End-of-day background prep: tag sessions by project, capture agent log to vault, update task status
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
USE THIS SKILL when onboarding a new user to GodMode. Triggers: 'set up GodMode', 'install GodMode', 'onboarding', 'restart onboarding', 'reload onboarding skill', 'fresh start on setup', new team member introduction, VPS setup, Tailscale setup, DigitalOcean droplet setup. THIS IS MANDATORY for any installation or setup help.
9 PM evening review: warm check-in via iMessage to close out the day
Sunday evening coaching: review week's progress against goals, identify patterns, surface trust scores, generate Monday coaching brief
Build and update custom dashboards for the GodMode Dashboards tab
Conversational onboarding that builds the user's personal workspace through natural dialogue
Pre-meeting briefing: pull person context, review shared history, generate talking points
| name | evening-processing |
| description | End-of-day background prep: tag sessions by project, capture agent log to vault, update task status |
Runs at 8 PM daily via cron. This is silent background data prep — no user interaction. Reviews the day's activity and organizes it behind the scenes.
The user-facing evening review happens at 9 PM via the
evening-reviewskill, which sends a warm iMessage check-in and collects the user's reflection.
Tag Sessions by Project
sessions.list~/godmode/data/projects.json by contentSync Agent Log to Vault
Update Task Status
dailyBrief.syncTasks)Generate Impact Summary
This is a silent background process. Output goes to the agent log, not to the user. The evening-review skill (9 PM) handles user-facing communication.
Schedule: 0 20 * * * (8 PM daily, user's timezone)
Session: isolated
Delivery: none (silent background processing)