eve-verification-plans

Installation
SKILL.md

Eve Verification Plans

Author agentic verification plans — markdown documents that fully specify the steps to verify an Eve-compatible app works correctly AND conforms to Eve platform conventions. Plans are actionable by humans or agents.

When to Use

  • Building verification for a new Eve-compatible app
  • Auditing an existing app for Eve platform conformance
  • After significant feature work that needs structured validation
  • Before handoff — proving the app works the Eve way, end to end
  • Onboarding a new team to understand what "correctly built on Eve" looks like

Quick Start

# 1. Create the verification directory in your project
mkdir -p e2e-verification/00-smoke
Related skills
Installs
74
First Seen
Mar 30, 2026