Claude Compass

Schedules

ℹ️
This page lists only scheduled tasks created by Claude via Windows Task Scheduler on CARBON. These run independently in the background — no active Claude session required. Scripts live in Personal\_scripts\. To manage tasks directly: Start → Task Scheduler.
📩 PersonalReplyCheck Personal Active

Checks mattnoodling@gmail.com for replies to one-off emails sent by the personal assistant agent. Pending emails are logged in Personal\_scripts\pending-replies.json. Any unread reply from a tracked address is forwarded to matt_toby@yahoo.com and the entry marked as replied. Runs silently — no window shown.

Frequency
Every 1 hour
Trigger
Recurring — no end date
Run As
matt_ (interactive)
Status
Ready — runs hourly from 21 May 2026
Script
Personal\_scripts\check-personal-replies.ps1
Pending log
Personal\_scripts\pending-replies.json — not published to Compass
To disable or remove this task: Disable (keeps task): schtasks /change /tn "PersonalReplyCheck" /disable   ·   Delete permanently: schtasks /delete /tn "PersonalReplyCheck" /f
📬 TrailerQuotesReplyCheck Personal Active

Polls mattnoodling@gmail.com via IMAP for replies to the trailer bodywork quote campaign. Any unread message with "Quote" in the subject is forwarded to matt_toby@yahoo.com and matthew.toby.denison@gmail.com with sender, subject, and body. The message is then marked as read. Runs silently in the background — no window shown.

Frequency
Every 1 hour
Trigger
Recurring — no end date
Run As
matt_ (interactive)
Status
Ready — runs hourly from 21 May 2026
Script
Personal\_scripts\check-trailer-replies.ps1
Related report
To disable or remove this task: Disable (keeps task): schtasks /change /tn "TrailerQuotesReplyCheck" /disable   ·   Delete permanently: schtasks /delete /tn "TrailerQuotesReplyCheck" /f
📨 EmailInstructions Personal Active

Monitors mattnoodling@gmail.com for emails from Matthew's personal addresses. Passes the email content to the Claude API (Haiku) which interprets the instruction and executes one or more actions: adding or removing calendar events, sending emails on Matthew's behalf, or flagging unclear instructions. Sends a confirmation to matt_toby@yahoo.com when done. Runs silently — no window shown.

Frequency
Every 1 hour
Trigger
Recurring — no end date
Run As
matt_ (interactive)
Status
Ready — runs hourly from 21 May 2026
Script
Personal\_scripts\check-email-instructions.ps1
Accepted senders
matt_toby@yahoo.com · matthew.toby.denison@gmail.com
To disable or remove this task: Disable (keeps task): schtasks /change /tn "EmailInstructions" /disable   ·   Delete permanently: schtasks /delete /tn "EmailInstructions" /f
📅 CalendarReminders Personal Active

Checks _claude-guide\calendar-events.json each morning and sends reminder emails to matt_toby@yahoo.com for any event occurring today or in exactly 2 days. Sent via Gmail SMTP from mattnoodling@gmail.com. Runs silently — no window shown.

Frequency
Daily at 06:00
Trigger
Recurring — no end date
Run As
matt_ (interactive)
Status
Ready — runs daily from 21 May 2026
Script
Personal\_scripts\check-calendar-reminders.ps1
Events file
_claude-guide\calendar-events.json
To disable or remove this task: Disable (keeps task): schtasks /change /tn "CalendarReminders" /disable   ·   Delete permanently: schtasks /delete /tn "CalendarReminders" /f