health-check

Validate infrastructure environment and tool availability. Use when (1) new infra engineer onboarding, (2) checking required tools (Docker, kubectl, terraform, nginx), (3) verifying GitHub auth and repo access, (4) orchestrator auto-runs at work start.

$ インストール

git clone https://github.com/semicolon-devteam/sax-infra /tmp/sax-infra && cp -r /tmp/sax-infra/skills/health-check ~/.claude/skills/sax-infra

// tip: Run this command in your terminal to install the skill