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/.

Step 2: Evaluate Results

Installs
17
GitHub Stars
28
First Seen
Mar 2, 2026
brewcode:setup — kochetkov-ma/claude-brewcode