health-check

Validate backend development environment and authentication status. Use when (1) new backend developer onboarding, (2) checking required tools (gh CLI, Git, Node, pnpm, Supabase), (3) verifying GitHub auth and repo access, (4) orchestrator auto-runs at work start.

$ 安裝

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

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