Spec Driven Eval

Scores how completely an implementation fulfills a PRD/spec, case by case, and produces a single comparable final grade. Invoke only when explicitly named (e.g. run spec-driven-eval); do not auto-trigger. Use when benchmarking spec-driven implementations, grading acceptance criteria, evaluating whether a feature was 100% implemented, comparing multiple implementations of the same PRD, or auditing implementation and test coverage (unit and e2e) against product requirements. Do NOT use for planning or building features (use pbs-spec-driven), writing PRDs, or general code review unrelated to a spec.

Peterson-Benhame Updated

File contents

Peterson-Benhame/agent-skills/tree/main/packages/skills-catalog/skills/(development)/spec-driven-eval commit 7101904174

Frequently asked questions

npx skillmds@latest add peterson-benhame/spec-driven-eval