.agents/skills/ci-gate/SKILL.md
Run local CI/ops-safety gates and report actionable failures. Use for lint/test readiness, CI parity, and reliability lock checks.
npx skillsauth add hjjung-katech/newsletter-generator ci-gateInstall 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.
make check-full.pytest tests/test_web_api.py -qpytest 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.
development
Debug RRULE schedule execution, idempotency, duplicate prevention, and Redis/thread/sync fallback consistency.
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.