cruncher-skill
Installation
SKILL.md
Cruncher Skill
Guides users through Crunch competition lifecycle: setup, quickstarter discovery, solution development, local testing, and submission.
Prerequisites
Install uv for Python environment management:
curl -LsSf https://astral.sh/uv/install.sh | sh
Quick Setup
Each competition needs its own virtual environment (dependencies can conflict).