eve-forge

Installation
SKILL.md

eve-forge — turn a business into a deployed eve agent

The orchestrator/forge (a Claude Agent SDK program) produces a deployed, tenant-scoped eve agent from a business's absorption inputs. This skill encodes the real eve workflow + every trap learned dogfooding it, and gates the consequential steps so the forge cannot repeat the benchmark's mistakes.

Latent vs deterministic split:

  • Latent (agent judgment, this SKILL.md): absorb (Word template + transcript
    • examples → tenant-spec.json) and author (write the eve agent/ files in the business's voice from the templates).
  • Deterministic (scripts/, tested): preflight (Node ≥ 24), deploy-safety (never ship unlocked auth), validate (eve info clean), smoke (output vs ground truth). Precision work lives in code; the latent space invokes it.

The 8-stage pipeline

Installs
2
Repository
broomva/skills
GitHub Stars
3
First Seen
Jul 15, 2026
eve-forge — broomva/skills