.agents/skills/scheduler-debug/SKILL.md
Debug RRULE schedule execution, idempotency, duplicate prevention, and Redis/thread/sync fallback consistency.
npx skillsauth add hjjung-katech/newsletter-generator scheduler-debugInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
enabled, next_run, is_test, expires_at).next_run prevents duplicate execution.schedule_id + intended_run_atpytest tests/integration/test_schedule_execution.py -qpytest tests/unit_tests/test_schedule_time_sync.py -qdevelopment
Validate Flask web runtime behavior for health and generation endpoints with lightweight end-to-end checks.
business
Enforce release preflight, manifest scope, and ops-safety release reporting.
development
Run fast newsletter generation smoke checks in MOCK_MODE and validate expected HTML/output shape.
testing
Reconcile docs, env samples, and runtime config to a single source of truth. Use for config unification, import side-effect checks, and canonical env drift.