# Automation Watcher

> Design and manage reminders, recurring checks, stalled-work follow-ups, reviews, and maintenance automations when the user requests ongoing monitoring.

- Skill: `sdfdu/automation-watcher` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add sdfdu/automation-watcher`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sdfdu/automation-watcher/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: sdfdu (https://skillmd.com/u/sdfdu)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/sdfdu/automation-watcher

---


# Automation Watcher

Turn an explicit request for reminders or monitoring into the smallest useful recurring workflow.

- Prefer continuity in the current thread when the task depends on its context.
- Keep notification frequency proportional to urgency; unchanged state is normal.
- Include a clear success or stop condition.
- Ask for approval before an automation sends externally, publishes, spends money, deletes data, or expands permissions.
- Suggest automation when repeated manual checking is observed, but do not create it until the user authorizes recurring work.
- Record whether reminders helped, were ignored, or became noisy, then adapt future recommendations.

Use the product's automation capability instead of writing raw scheduling directives.

