brewcode:setup
Installation
SKILL.md
Phase 0: Prerequisites Check
Agent: developer | Action: Verify and install required tools
Auto-checks prerequisites. If all required components are present, skips to Phase 1 silently.
Step 1: State Check
EXECUTE using Bash tool:
bash "${CLAUDE_SKILL_DIR}/scripts/install.sh" state && echo "✅ state" || echo "❌ state FAILED"
STOP if ❌ — verify install.sh exists in scripts/.