build-eve-agent

Installation
SKILL.md

Build Eve Agent

Take the current repo and deliver a working eve agent for it: analyzed, designed, scaffolded, implemented, and proven with passing evals. Eve is a filesystem-first framework for durable AI agents that survive restarts and redeploys, park while waiting on humans, and resume exactly where they left off. The promise of this skill is repo in, verified agent out. Never stop at "files created". Stop at "I ran it and here is the proof".

Two modes, chosen by how the skill was invoked:

  • Directed mode: the user described the agent they want (for example /build-eve-agent a Slack agent that triages our GitHub issues). Build that agent. Classify it into an archetype first so the right shape and capabilities follow.
  • Recommend mode: the skill was invoked bare. Analyze the repo, propose up to three concrete agent candidates, and let the user pick one or more before building anything.

Copy this checklist into your response and check items off as you complete each phase:

Installs
1
Repository
goldk3y/skills
First Seen
Aug 5, 2026
build-eve-agent — goldk3y/skills