/health
Health check a production URL (status, response time, SSL, security headers)
> /plugin marketplace add Houseofmvps/ultraship > /plugin install ultraship@ultraship
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/health
Context preview
What this command does when you run it.
Health check a production URL (status, response time, SSL, security headers)
Command definition
health.mddescription: Health check a production URL (status, response time, SSL, security headers)
Ask the user for their production URL if not provided, then run:
node ${CLAUDE_PLUGIN_ROOT}/tools/health-check.mjs <url>Report the health status including: HTTP status code, response time, SSL certificate validity and days until expiry, redirect chain (if any), and missing security headers. Suggest fixes for any issues found.
"ULTRASHIP" Claude Code plugin — 39 skills, 33 tools, 11 agents for ship-ready workflows: planning, review, pentesting, safety guardrails, canary monitoring, SEO/AI-readiness check, penetration testing, code review, competitive analysis, incident response. 1 dependency. 180 tests. MIT.
Repo: Houseofmvps/ultraship
Other commands on ultraship.
bundle
Track bundle size, detect heavy dependencies, compare to previous builds

