build-run-local

Community

Run local builds with proper environment setup.

Authormvillmow
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you run local builds in an environment that mirrors CI, enabling you to validate changes before pushing.

Core Features & Use Cases

  • Environment activation: Use pixi shell-hook to set MOJO_PATH and flags for builds.
  • Local builds: Run mojo build with proper include paths.
  • Local tests: Execute test suites locally to verify behavior.
  • Code quality checks: Run pre-commit and ensure zero-warnings policy.

Quick Start

Activate environment: eval $(pixi shell-hook) Verify mojo version: pixi run mojo --version Build project: pixi run mojo build -I . shared/core/extensor.mojo Run tests: pixi run mojo test -I . tests/shared/core/ Run a specific test: pixi run mojo test -I . tests/shared/core/test_extensor.mojo Format code: pixi run mojo format .

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: build-run-local
Download link: https://github.com/mvillmow/ml-odyssey/archive/main.zip#build-run-local

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.