evor-setup

Automate Evor mission setup by gathering parameters, discovering compute, and initializing evaluation.

1|Updated Jul 6, 2026
One-click install
npx skills add https://github.com/it-dainb/oh-my-evor --skill evor-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evor-setup
Source: https://github.com/it-dainb/oh-my-evor/tree/main/skills/evor-setup
Command: npx skills add https://github.com/it-dainb/oh-my-evor --skill evor-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires evor, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the setup process for Evor evolution missions, ensuring all mission-specific configurations are correctly in place before the mission begins.

Core Features & Use Cases

  • Structured Interview: Conducts a comprehensive interview to gather all necessary mission parameters.
  • Compute Environment Discovery: Identifies and discovers the local compute environment for optimal resource allocation.
  • Data Split Initialization: Initializes frozen data splits for controlled evaluation during the mission.
  • EvalSuite Initialization: Creates an initial EvalSuite for mission evaluation.
  • Preflight Smoke Train: Executes a preflight smoke train to verify the environment is functional.
  • Launch Consent Checkpoint: Provides a summary and requires explicit consent before mission launch.
  • Run Initialization: Assembles all mission artifacts and initializes the run.
  • Validation and Locking: Validates the setup and locks the contract before the mission can begin.

Quick Start

To initiate the setup for an Evor evolution mission, use the /evor-setup command with the mission description as the argument.

Frequently Asked Questions about evor-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up an autonomous machine learning research mission with Evor?

To set up an Evor evolution mission, you initiate the setup workflow to gather mission parameters, discover the compute environment, initialize data splits, and configure an initial evaluation suite before launching.

What is the Evor mission setup workflow designed to solve?

The Evor mission setup workflow solves the problem of incorrectly configured autonomous machine learning research missions by ensuring all mission-specific parameters and environments are validated and locked before execution.

Do I need to manually configure compute resources before starting an Evor evolution mission?

No, you do not need to manually configure compute resources because the Evor setup workflow automatically discovers the local compute environment for optimal resource allocation during initialization.

How does data initialization work for controlled evaluation during Evor missions?

Data initialization works by creating frozen data splits during the Evor setup process, which ensures controlled and consistent evaluation metrics throughout the autonomous machine learning mission.

Can I run a preflight smoke train to verify my compute environment before mission launch?

Yes, you can run a preflight smoke train during the Evor setup workflow to verify your compute environment is fully functional and ready for the machine learning research mission.

What happens right before an Evor evolution mission begins?

Before an Evor evolution mission begins, the setup workflow provides a launch consent checkpoint, assembles mission artifacts, validates the setup, and locks the contract to ensure mission readiness.