بنقرة واحدة
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 ويثبّتها لك.
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
استنادا إلى تصنيف SOC المهني
| 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)