Run weekly site health check report
weekly-checkinworkflowsetup L3★0
lasvegasmahj-maker/findmymahjgame ↗What it does
Run weekly health check report
Best for
Unattended weekly health checks (GSC, deploy, links, schema, CWV).
Inputs
- · Site URL and GitHub repo path
Outputs
- · Email digest (status, findings, fixes)
- · Draft PR with safe mechanical fixes
Requires
- · Google Search Console API
- · Vercel REST API
- · Web crawling (HTTP)
- · Supabase REST API
- · Email service (Resend)
Preconditions
- · VERCEL_TOKEN in ~/.claude/tokens.env
- · Site DNS/deployment live
Failure modes
- · GSC not configured blocks SEO reporting
- · Vercel API rate limit or timeout
- · Advertiser URLs go stale or 404
Trust signals
- · 8 parallel probes (GSC, deploy, sitemap, links, schema, CWV, funnel, gaps)
- · Auto-fixed safe mechanical issues (broken href, malformed JSON)
- · Email digest + optional draft PR
- · Non-content fixes only (no data edits)