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/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.
/healthRuns the Self-Star Doctor diagnostic, producing a green/yellow/red health board across 7 system junctions (delegation, fitness, autoevolve, steward, verifier-spine, security, kairn-link).
/health-checkCreates health check scripts to verify service and infrastructure availability, with standardized status format, alerting setup, scheduling via cron or Kubernetes probes, and documentation.
/doctorRuns health check for the great_cto pipeline, reporting missing required files, PROJECT.md format issues, hook status, last run per agent, and permission-denied tails. Optional --fix flag outputs remediation commands.