evor-gotchas

Inspect Evor engine hardware constraints and runtime failures from preflight data and logs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The evor-gotchas Skill helps operators and agents understand the constraints and failures encountered by the Evor engine, providing insights into hardware capabilities and runtime issues.

Core Features & Use Cases

  • Inspect Hardware Constraints: View the hardware CapabilityProfile, including GPU architecture, VRAM, and supported data types.
  • Review Failures: Access detailed records of failures like out-of-memory errors, approach deadends, and hardware limitations.
  • Use Case: Before starting a mission, review the gotchas to ensure compatibility with the hardware and identify potential runtime issues.

Quick Start

Use the evor-gotchas skill to inspect hardware constraints and accumulated failures for the Evor engine by running /evor-gotchas.

Frequently Asked Questions about evor-gotchas

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

FAQPage Schema
How do I inspect hardware constraints for machine learning model evaluations?

To inspect hardware constraints for machine learning model evaluations, query the Evor engine's preflight data to view the CapabilityProfile, including GPU architecture, VRAM, and supported data types.

What is the best way to review runtime failures in the Evor engine?

Reviewing runtime failures in the Evor engine involves checking accumulated runtime logs to identify out-of-memory errors, approach deadends, and hardware limitations encountered during execution.

Why does my machine learning mission fail with hardware limitations?

Machine learning missions fail with hardware limitations when the execution environment lacks required capabilities, which you can verify by inspecting the gotchas and CapabilityProfile before starting the mission.

Can I check GPU VRAM and architecture compatibility before starting an Evor mission?

Yes, you can check GPU VRAM and architecture compatibility before starting an Evor mission by querying the preflight data to ensure your hardware constraints match the model evaluation requirements.

How do I access out-of-memory errors and approach deadends from runtime logs?

Access out-of-memory errors and approach deadends from runtime logs by executing the gotchas query mechanism, which aggregates these detailed failure records for inspection.