From faos-cto
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
How this command is triggered — by the user, by Claude, or both
Slash command
/faos-cto:engineering-healthThe summary Claude sees in its command listing — used to decide when to auto-load this command
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT --> --- description: "Engineering Health Check" --- # Engineering Health Engineering Health Check
Engineering Health Check
npx claudepluginhub frank-luongt/faos-skills-marketplace --plugin faos-cto/health-checkGenerates health check scripts for services and infrastructure, including check design, response formatting, alerting thresholds, and scheduling.
/healthcheckAdds or audits health check endpoints (liveness, readiness, metrics) and probe configurations for the current service.
/healthRuns health checks against configured endpoints and processes, reporting pass/fail status with response times. Supports interactive fallback for ad-hoc checks.
/healthHealth checks a production URL for HTTP status, response time, SSL certificate validity and expiry, redirects, and security headers. Reports issues and suggests fixes.
/doctorRuns diagnostic checks on pro-workflow and Claude Code setup including installation, hooks functionality, context health, CLAUDE.md size, git status, and settings.
/brooks-healthRuns Brooks-Lint health dashboard on the codebase, evaluating across four dimensions and producing a visual health report.