check-production
Installation
SKILL.md
/check-production
Audit production health. Output findings as structured report.
What This Does
- Query Sentry for unresolved issues
- Check Vercel logs for recent errors
- Test health endpoints
- Check GitHub Actions for CI/CD failures
- Output prioritized findings (P0-P3)
This is a primitive. It only investigates and reports. Use /log-production-issues to create GitHub issues or /triage to fix.
Process
1. Sentry Check
Related skills