一键导入
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)