evals-before-specs
Installation
SKILL.md
Evals Before Specs
Define how you'll evaluate success BEFORE writing the spec. This constrains the solution space and produces better specs.
The Progression
evals → spec → plan → implement → verify against evals
NOT: plan → implement → "does this look right?"