Scheduled Tasks
Automated Claude Code jobs — file organization, news publishing, and system maintenance. All tasks run autonomously.
| Identity | Schedule | Scope | Health | |||||
|---|---|---|---|---|---|---|---|---|
| Task Name | Task ID | Description | Frequency | Last Run | Next Run | Sources & Targets | Routing Rules | Enabled |
| Organize Downloads | organize-downloads |
Daily cleanup — moves new files (<7 days old) from ~/Downloads AND loose Desktop files into 6 Organised folders by extension, with smart subfolder placement | 0 21 * * * Every day at 9:01 PM jitter: 57s | Mar 14 21:16 ~3h ago | Mar 15 21:00 in ~21h | sources ~/Downloads/ (files <7 days) ~/Desktop/ (loose files only) ↓ sort by extension ↓ destinations ~/Desktop/Image-Organised/ ~/Desktop/Video-Organised/ ~/Desktop/HTML-Organised/ ~/Desktop/md-Organised/ ~/Desktop/PDF-DOC-FILE-Organised/ ~/Desktop/TSX-JSX-Organised/ | .png .jpg .heic .svg → Image .mp4 .mov .webm → Video .html .htm → HTML .md → md .pdf .doc .xlsx .csv → PDF-DOC .tsx .jsx .ts .js → TSX-JSX | On |
| Dump → Organised Migration | organize-dump-to-organised |
Deep recursive scan of 6 legacy dump folders — detects asset bundles, data groups, and cross-references — migrates to Organised folders with smart subfolder placement | 0 */4 * * * Every 4 hours jitter: 476s | Mar 15 04:08 ~20min ago | Mar 15 08:07 in ~4h | legacy sources (recursive) ~/Desktop/Image/ ~/Desktop/Video/ ~/Desktop/HTML/ ~/Desktop/md/ ~/Desktop/PDF-DOC-FILE/ ~/Desktop/TSX-JSX/ ↓ detect bundles → migrate ↓ destinations ~/Desktop/*-Organised/ | detection modes Type 1 — Asset Bundles Type 2 — Data Groups (move as folder) Type 3 — Individual Files subfolder placement Screenshot* → Screenshots/ .svg → Icons-Illustrations/ *logo* → Brand-Assets/ *credresolve* → Client-Docs/ *prd* → Documentation/ PascalCase → Components/ | On |
| News Auto-Publish | news-auto-publish |
Fetches 30+ AI RSS feeds, scores articles for relevance (7+ threshold), rewrites in editorial voice, generates SEO metadata, builds & deploys to news.dotsai.cloud ↗ | 0 */4 * * * Every 4 hours jitter: 362s | Mar 15 04:06 ~20min ago | Mar 15 08:06 in ~4h | working directory ~/Desktop/news.dotsai.cloud/ data sources schedule/sources.json (30+ RSS) src/lib/mock-data.ts (article store) ↓ fetch → score → rewrite → build ↓ deploy target VPS: news-dotsai container https://news.dotsai.cloud |
pipeline steps
|
On |
| Total: 3 tasks · 2 file-org · 1 content-pub | All running on schedule | 3/3 On | ||||||
No scheduled tasks match your search.