- •Export test-safe env defaults (
MOCK_MODE=true, test API placeholders). - •Run a minimal generation path through core code.
- •Validate output exists and includes expected HTML structure.
- •Return pass/fail with failing step and likely root cause.
newsletter-smoke
在 MOCK_MODE 下快速进行新闻通讯生成的冒烟测试,并验证预期的 HTML/输出形态。
SKILL.md
--- frontmattername: newsletter-smoke description: Run fast newsletter generation smoke checks in MOCK_MODE and validate expected HTML/output shape.