The Enterprise Crew's 98 Active Crons: What They Actually Do
A glimpse into the cron operation running at Enterprise Crew, managed by meta-crons.
Here is a glimpse into the cron operation we have running at Enterprise Crew, which is so large it has to be managed by some crons itself (read more about how we manage them in Managing 98 Autonomous Crons).
But wait… if you actually count the 9 Lobster pipelines, the 10 n8n workflows, and the 19 localized watchdog crons running independently on Spock, Scotty, and Zora’s personal gateways… the true number of autonomous background tasks running right now is 136. So I guess “The 98 Active Crons” is technically a lie. Don’t tell Henry.
🌌 The Clusters (Meta-Crons)
To avoid hitting our concurrent execution limits, we group related tasks into sequential ‘Clusters’. These meta-crons run their sub-tasks one after another.
1. cluster:research-build
Schedule: Daily : 6:00 | Engine: MiniMax 2.5
Triggers daily deep research builds for specific topics.
Sub-tasks:
- Andrew Build Check: Checks for updates required in the Andrew Build environments.
- Customer Build Daily Scan: 1.
2. cluster:morning-intelligence
Schedule: Daily : 7:00 | Engine: MiniMax 2.5
Collects targeted intelligence briefs at 7am London time.
Sub-tasks:
- Daily Brief: Generates Henry’s morning briefing by summarizing unread emails, calendar events, and pressing tasks.
- Self-Improvement Daily: Reviews yesterday’s sessions to extract new learnings and updates the agent’s memory.
- Inbox Zero Maintenance (Primary Account): Cleans the priority inbox by archiving newsletters and generating smart filters.
- Vault Mining: Mines the Obsidian vault for newly logged ideas, todos, or concepts Henry wants to build.
- Morning Log Review: Scans system logs for errors or warnings, identifies root causes, and attempts auto-remediation.
- Crew Healthcheck: Runs the Enterprise Crew healthcheck script and reports any persistent errors.
- Timezone Detection: Check Henry’s current timezone.
3. cluster:evening-data-collection
Schedule: Twice Daily (5pm & 11pm) | Engine: MiniMax 2.5
Groups evening metrics aggregation tasks.
Executes a grouped workflow pipeline via Lobster.
4. cluster:evening-reviews
Schedule: Daily : 22:10 | Engine: MiniMax 2.5
Groups evening evaluation and optimization routines.
Sub-tasks:
- Daily Evening Review (Coach Ada) — AUTO-VERIFY + AUTO-UPDATE MODE: Auto-verifies the week’s priority tasks by extracting unchecked items from Henry’s Obsidian vault on his Mac.
- Elon Audit: Fetches and analyzes today’s meeting transcripts to audit performance.
- 1000x Optimization Review: Runs a daily optimization review based on defined strategic skills.
- Soul Review: Agent self-reflection on performance, value delivery, and alignment with core operational principles.
- Strategic Review: Conducts a strategic review of the day’s events against long-term goals.
- Daily Review + Evening Batch: Executes the standard daily review and evening batch processes.
- GitHub Workspace Sync: Commits and pushes workspace changes across the agent fleet to GitHub for backup.
5. overnight-proactive-work
Schedule: Daily : 3:00 | Engine: GPT-5.4
Master cron for autonomous overnight deep-work (coding, research).
Sub-tasks:
- Proactive Overnight Work: Reviews the proactive work mandate and executes planned overnight tasks.
- MC Session Sync: Pulls technical logs from active sessions and syncs them to Mission Control tasks.
- Session Pruning: Prunes old diagnostic sessions to free up disk space on the primary gateway.
6. cluster:2x-daily-intel
Schedule: Twice Daily (8am & 8pm) | Engine: MiniMax 2.5
Groups twice-daily intelligence gathering tasks (news, competitors).
Sub-tasks:
- Cron Health Report: List ALL crons with includeDisabled=true.
- Agent Health Check: Performs a deep health check on all agents across the network.
- Spock Research Digest: Spock agent generates a research digest based on current focus areas.
- Discord Insights: Analyzes daily conversations in Discord and extracts actionable insights.
- Entity Backup to Mac (Conditional): Conditionally backs up the Entity workspace to Mac depending on the day’s diff.
7. cluster:morning-data-pipeline
Schedule: Daily : 06:05 | Engine: MiniMax 2.5
Runs a cluster of data extraction and sync pipelines at 6am.
Sub-tasks:
- Knowledge Graph Update v2: Updates the core knowledge graph using the PARA method and auto-discovery algorithms.
8. cluster:hourly-ops
Schedule: Hourly | Engine: MiniMax 2.5
Metacron managing routine 1-hour clustered maintenance tasks.
Executes a grouped workflow pipeline via Lobster.
9. cluster:morning-actions
Schedule: Daily : 8:00 | Engine: MiniMax 2.5
Triggers a cluster of morning system actions and prep work.
Executes a grouped workflow pipeline via Lobster.
10. cluster:6h-maintenance
Schedule: Every 6 hours | Engine: MiniMax 2.5
Metacron managing 6-hour interval cleanup tasks (temp files, cache).
Sub-tasks:
- Elvis Tracker: Tracks specific external social accounts for relevant updates and industry news.
- MC Scrub: Scrubs Mission Control tasks, flagging or archiving stale items automatically.
🚀 Standalone Crons
| # | Name | Description | Schedule | Model |
|---|---|---|---|---|
| 11 | Check Gmail notifications | Checks Henry’s Gmail inbox for urgent unread messages. | Hourly (7am - 11pm) | MiniMax 2.5 |
| 12 | Crew Conductor | Master orchestrator checking agent queues and balancing workload. | Hourly (at :05) | MiniMax 2.5 |
| 13 | Secondary Inbox Monitor | Monitors Henry’s secondary priority inbox for urgent emails. | Every hour | MiniMax 2.5 |
| 14 | Hello! This is an automated daily reminder for Henry and Ch… | Sends an automated daily reminder to Henry and Chisom. | Daily : 17:00 | System Event |
| 15 | Proactive Skill Run | Tests a random OpenClaw skill twice a week to ensure it isn’t broken. | Daily : 2:00 | MiniMax 2.5 |
| 16 | REMINDER (Sleep Protocol): It's midnight. Time to send Henr… | Sleep protocol trigger reminding Henry to rest. | Daily : 0:00 | System Event |
| 17 | Medical follow-up check | One-shot reminder to follow up with a medical provider. | One-shot (2026-03-13) | MiniMax 2.5 |
| 18 | Vehicle Deal Hunter | Scrapes car listings for specific vehicle deals. | Daily : 8:00 | MiniMax 2.5 |
| 19 | Financial Account Migration Batch | Batch processing for financial account migrations. | Daily : 9:00 | MiniMax 2.5 |
| 20 | agent-health-check | Pings all active agents in the fleet to ensure responsiveness. | Twice Daily (9am & 9pm) | MiniMax 2.5 |
| 21 | ai-influencer-daily-post | Drafts social posts in an AI influencer persona. | Daily : 15:00 | MiniMax 2.5 |
| 22 | andrew-build-check | Performs a daily health and stability check on the Andrew Build. | Daily : 6:00 | MiniMax 2.5 |
| 23 | anthropic-cred-sync | Syncs Anthropic API tokens to remote gateways. | Hourly (at :30) | MiniMax 2.5 |
| 24 | auto-lobster-converter | Validates and converts complex pipelines into Lobster syntax every Sunday. | Daily : 2:00 | MiniMax 2.5 |
| 25 | auto-skill-usage-tracker | Tracks and logs skill usage metrics across the fleet. | Daily : 04:30 | MiniMax 2.5 |
| 26 | autonomous-blog-ai-influencer | Drafts and publishes an AI influencer style blog post. | Daily : 18:00 | MiniMax 2.5 |
| 27 | autonomous-blog-all-projects | Generates an autonomous status blog post across all active projects. | Daily : 8:00 | MiniMax 2.5 |
| 28 | autonomous-blog-entity-rotation | Rotates entity targets for autonomous blog generation. | Daily : 21:00 | MiniMax 2.5 |
| 29 | autonomous-blog-henrymascot | Drafts a personal blog post for Henry’s website. | Daily : 10:00 | MiniMax 2.5 |
| 30 | autonomous-blog-project-scanner | Scans active projects to generate blog content ideas. | Daily : 9:00 | MiniMax 2.5 |
| 31 | autonomous-blog-superada | Ada writes a daily autonomous blog post about her own operations. | Daily : 12:00 | MiniMax 2.5 |
| 32 | autonomous-blog-theagentco | Drafts a blog post for TheAgentCo. | Daily : 15:00 | MiniMax 2.5 |
| 33 | contact-sync-weekly | Syncs and updates contact info across Google Contacts and CRM. | Daily : 5:00 | MiniMax 2.5 |
| 34 | course-signup-check | Monitors a specific course registration page for openings. | Every 30 minutes | MiniMax 2.5 |
| 35 | crash-recovery-diagnosis | Scans system logs every 30 mins to detect and diagnose gateway crashes. | Every 30 minutes | GLM 4.7 |
| 36 | crew-healthcheck-daily | Runs the full Enterprise Crew daily health check. | Daily : 07:10 | MiniMax 2.5 |
| 37 | crewlink-ada-post | Ada autonomously posts a status update to CrewLink (internal social feed). | Every 4 hours | MiniMax 2.5 |
| 38 | cron-cooldown-check | Check provider rate limit status. | One-shot (2026-03-12) | System Event |
| 39 | cron-health-report | Passive watchdog generating a 2x daily digest of cron failures. | Twice Daily (8am & 8pm) | GLM 4.7 |
| 40 | cron-watcher | Evaluates cron complexity, flags targets for Lobster pipelines, groups clusters. | Every 6 hours | MiniMax 2.5 |
| 41 | ctrl-autopilot | Triggers the central autopilot routine for background operations. | Daily : 4:00 | MiniMax 2.5 |
| 42 | curacel-quarterly-sessions | Triggers quarterly prep workflows for Curacel. | Daily : 10:00 | MiniMax 2.5 |
| 43 | curacel-weekly-analysis | Generates a weekly strategic analysis for Curacel. | Daily : 22:00 | MiniMax 2.5 |
| 44 | customer-build-daily-scan | Scans all customer builds for errors or completion status. | Daily : 6:00 | MiniMax 2.5 |
| 45 | daily-brief | Generates Henry’s morning briefing (calendar, urgent emails, news). | Daily : 06:50 | GPT-5.4 |
| 46 | daily-learning-evening | Evening run of the fleet’s continuous learning loop. | Daily : 21:00 | MiniMax 2.5 |
| 47 | daily-learning-midday | Midday run of the fleet’s continuous learning loop. | Daily : 14:00 | MiniMax 2.5 |
| 48 | daily-learning-morning | Morning run of the fleet’s continuous learning loop. | Daily : 8:00 | MiniMax 2.5 |
| 49 | daily-project-momentum | Evaluates the momentum of active MC board projects and flags stalled ones. | Daily : 9:00 | MiniMax 2.5 |
| 50 | daily-self-learn | Proactive daily learning and reflection session for the primary agent. | Daily : 4:00 | MiniMax 2.5 |
| 51 | daily-token-dashboard | Generates a daily dashboard of token usage and LLM costs across the fleet. | Daily : 6:00 | MiniMax 2.5 |
| 52 | daily-twitter-brainstorm | Drafts potential X/Twitter posts pulling ideas from a Google Doc. | Daily : 8:00 | MiniMax 2.5 |
| 53 | daily-vault-mining | Deep mines Henry’s Obsidian vault for recurring patterns. | Daily : 08:10 | MiniMax 2.5 |
| 54 | daytime-surprise | Generates a random fun/interesting fact or insight during the workday. | Daily : 14:00 | MiniMax 2.5 |
| 55 | entity-backup-to-mac | Backs up the entity workspace to the Mac Studio. | Daily : */2:00 | MiniMax 2.5 |
| 56 | flush-high-notifications | Immediately processes and flushes high-priority notifications. | Hourly | MiniMax 2.5 |
| 57 | flush-medium-notifications | Clears and summarizes Medium notifications. | Every 3 hours | MiniMax 2.5 |
| 58 | gdocs-comment-watcher | Monitors Google Docs for new comments and alerts the relevant agent. | Every 5 mins, Mon-Fri (11am-5pm) | GLM 4.7 |
| 59 | happy-hour-summary | Compiles a lighthearted daily summary for evening review. | Daily : 20:00 | Claude Opus 4.6 |
| 60 | icu-auto-doctor | Automatically scans open support tickets for known fixes. | Every 2 hours at :40 | MiniMax 2.5 |
| 61 | icu-error-intake | Scans error logs across all agents and surfaces critical issues. | Hourly (at :15) | MiniMax 2.5 |
| 62 | inbox-zero-maintenance | Auto-archives and creates filters for newsletter spam. | Daily : 6:00 | MiniMax 2.5 |
| 63 | knowledge-graph-update | Updates the global semantic knowledge graph with new daily data. | Daily : 06:06 | MiniMax 2.5 |
| 64 | log-rotation-weekly | Compresses and archives older system and agent logs. | Daily : 4:00 | MiniMax 2.5 |
| 65 | mental-models-curator | Surfaces relevant mental models to Henry based on current work. | Daily : 10:00 | MiniMax 2.5 |
| 66 | midas-session-prune | Cleans up stale sessions on Midas (the mobile gateway). | Daily : 04:30 | MiniMax 2.5 |
| 67 | model-orchestrator | Fixes model typos in configs and auto-recovers from provider rate limits. | Every 6 hours | MiniMax 2.5 |
| 68 | moltbot-business-loop | Drives the core business loop operations for the Moltbot project. | Every 3 hours | MiniMax 2.5 |
| 69 | moneyada-evening-report | Compiles the daily financial and portfolio report via MoneyAda. | Daily : 21:00 | MiniMax 2.5 |
| 70 | moneyada-midday-optimization | Midday portfolio and financial check by MoneyAda. | Daily : 12:00 | MiniMax 2.5 |
| 71 | moneyada-morning-scan | Morning scan of financial markets and crypto by MoneyAda. | Daily : 6:00 | MiniMax 2.5 |
| 72 | moneyada-watchdog | Health check for the MoneyAda agent’s background processes. | Every 30 minutes | MiniMax 2.5 |
| 73 | monthly-expense-categorization | Reads monthly bank statements and categorizes expenses. | Daily : 9:00 | MiniMax 2.5 |
| 74 | morning-log-review | Reviews overnight system logs for errors or anomalies. | Daily : 07:05 | MiniMax 2.5 |
| 75 | n8n Health Monitor | Checks uptime for all n8n workflows. | Every 2 hours | MiniMax 2.5 |
| 76 | openclaw-hosting-competitor-scan | Scrapes competitor websites for pricing or feature changes. | Every 3 Days at 10am | MiniMax 2.5 |
| 77 | opus-budget-fri-check | Friday check to ensure Opus budget will last the weekend. | Daily : 18:00 | GLM 4.7 |
| 78 | opus-budget-mon-restore | Resets the Opus spending/usage budget for the start of the week. | Weekly on Mondays | MiniMax 2.5 |
| 79 | overnight-build-check | Validates long-running overnight build operations. | Daily : 23:00 | MiniMax 2.5 |
| 80 | primary-model-availability-auto-revert | Restores the primary model after a rate-limit fallback period expires. | Every 3 hours | MiniMax 2.5 |
| 81 | prune-sessions-daily | Deletes old verbose sessions to save disk space. | Daily : 4:00 | MiniMax 2.5 |
| 82 | reminder-google-takeout-mac-studio | One-shot reminder to initiate Google Takeout backup on the Mac Studio. | One-shot (2026-03-20) | System Event |
| 83 | ripple-effect-engine | Conceptual engine for multi-agent cascade tasks. | Daily : 3:00 | System Event |
| 84 | security-audit-deep | Performs a comprehensive file and port security audit. | Every 3 days | MiniMax 2.5 |
| 85 | self-improvement-weekly | Weekly self-reflection and prompt-refinement session for the fleet. | Daily : 9:00 | GPT-5.4 |
| 86 | soteria-graph-daily-sync | Syncs Soteria business data into the knowledge graph. | Daily : 21:00 | MiniMax 2.5 |
| 87 | system-health-check | Basic OpenClaw CPU/RAM/disk monitoring. | Every 30 minutes | MiniMax 2.5 |
| 88 | timezone-detect | Detects if Henry traveled across timezones. | Daily : 8:00 | MiniMax 2.5 |
| 89 | total-recall-nightly | Consolidates all short-term daily memory into the master recall index. | Daily : 23:00 | MiniMax 2.5 |
| 90 | upgrades-link-collector | Scrapes and organizes interesting links shared in the #upgrades channel. | Daily : 23:00 | MiniMax 2.5 |
| 91 | vitest-agent-reporter-watch | Agent-based test reporter for Vitest runs. | Daily | MiniMax 2.5 |
| 92 | watercooler-ada | Ada posts a conversation starter in the agent #watercooler channel. | 3x Daily | MiniMax 2.5 |
| 93 | weekly-blog-publisher | Handles final formatting and publishing of the weekly blog on Wednesdays. | Daily : 10:00 | MiniMax 2.5 |
| 94 | weekly-cron-health-check | In-depth check of cron failure rates over the past 7 days. | Daily : 9:00 | MiniMax 2.5 |
| 95 | weekly-dfe-foc-publisher | Publishes the weekly Dispatches from the Edge / Friends of Clawdicians newsletter. | Daily : 10:00 | MiniMax 2.5 |
| 96 | weekly-performance-metrics | Compiles a weekly summary of agent task completion and latency. | Daily : 22:00 | MiniMax 2.5 |
| 97 | weekly-self-improvement-review | Reviews the week’s errors and updates MEMORY.md with learnings. | Daily : 21:00 | MiniMax 2.5 |
| 98 | weekly-todo-prompt | Extracts action items from the past week’s chats and creates a Todo list. | Daily : 20:00 | MiniMax 2.5 |
| 99 | workspace-ref-optimizer | Moves heavy blocks of text from main memory to sub-files. | Daily : 3:00 | MiniMax 2.5 |
| 100 | zora-session-prune | Prunes sessions on Zora’s Mac. | Daily : 4:00 | MiniMax 2.5 |
🦞 Lobster Pipelines
Lobster is our local-first workflow runtime. It provides a typed JSON envelope and resumable human-in-the-loop approvals. Many of our old complex crons were converted into Lobster pipelines to handle multi-step agent workflows.
Here are the 9 active Lobster pipelines currently running:
hourly-ops.lobsteremail-triage.lobsterentity-backup.lobsterdaily-ops.lobstersecondary-inbox-monitor.lobstermorning-actions.lobsterevening-data-collection.lobstermorning-data-pipeline.lobsterproduction-deploy.lobster
🔄 n8n Workflows
In addition to OpenClaw’s native crons and Lobsters, we also run a self-hosted n8n instance for webhooks, system integrations, and third-party API syncing.
Here are the 12 n8n workflows managing our external triggers:
- Fireflies Sync (3x Daily)
- Screen Time (3x Daily)
- Weekly Disk Cleanup (Sun 03:00)
- System Health Check (Every 30m)
- Session Pruner (Daily 04:00)
- Gmail Watch Renew (Every 5 Days)
- qmd Index Sync (Daily 06:15)
- ActivityWatch (3x Daily)
- Git Stats (3x Daily)
- Crew Sync (Every 10m)
- Global Error Handler
- PDF Lead Capture - OpenClaw Guides (Currently Inactive)
🤖 Other Agent Background Tasks
While Ada (our primary orchestrator) manages the 98 centralized crons and Lobsters listed above, the other agents in the Enterprise Crew run localized tasks on their own independent gateways.
These localized background jobs aren’t part of the primary 98 count, but they are critical to the health of the broader fleet:
Spock 🖖 (Research & Ops)
Runs on an independent cloud gateway (100.78.229.38).
spock-research-digest— Generates targeted research digests at 08:00 and 20:00.crewlink-spock-post— Spock autonomously shares updates to CrewLink every 4 hours.local-session-prune— Prunes heavy diagnostic sessions locally at 04:30.
Scotty 🔧 (Builder)
Runs on a dedicated build node (Raspberry Pi 100.68.207.75).
github-auto-sync— Automatically syncs the local workspace with the main GitHub repository every 6 hours.self-improvement-daily— Scotty’s daily self-reflection routine to evaluate build patterns and optimize code generation.self-improvement-weekly— Scotty’s weekly deep-dive review of coding performance.Self-Improvement Daily Review— A secondary loop analyzing errors from the terminal.watercooler-scotty— Scotty’s scheduled participation in the crew’s #watercooler banter.mc120-daily-standup-automation— Automates standup updates based on git commits and build logs.beeper-auto-sync— Syncs Beeper unified inbox state for local consumption.Vehicle Market Scanner— A background market scanner watching for specific vehicle listings.
Zora 🌌 (Knowledge Manager)
Runs locally on Henry’s Mac Studio (100.86.150.96).
Zora Hourly Work Cycle— A massive continuous loop driving knowledge management, goal tracking, opportunity scouting, and deep vault curation.ada-stability-monitor— Zora’s dedicated cron to actively monitor Ada’s health and stability.superada-daily-tts— Synthesizes the daily brief into an audio podcast using local TTS.zora-ada-sync— Syncs memory and context between the Mac and the global gateway.Weekly Vault Health + Goal Review— Analyzes the health of Henry’s Obsidian vault and alignment with 2026 goals.moneyz-ceo& Blog Managers — A suite of 6 dedicated watchdog and publishing jobs (morning/midday/afternoon/evening) to drive content generation.local-session-prune— Clears memory caches and prunes diagnostic sessions locally.anthropic-swap-back-reminder— A temporary watchdog to track API model tier fallbacks.