Validates newsletter output against quality standards. Use after Phase 4 assembly to verify the newsletter meets all requirements. Runs automated checks for required sections, link format, forbidden patterns, and structural compliance. Keywords: newsletter validation, quality check, post-pipeline, validation rubric.
Validate newsletter output against quality standards.
bash .github/skills/newsletter-validation/scripts/validate_newsletter.sh <newsletter_file>output/YYYY-MM_month_newsletter.md)The validate_newsletter.sh script checks:
[[After automated checks pass, review by hand:
See validation-rubric.md for the complete rubric.
Key manual checks:
validate_newsletter.sh exits with code 0