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 tlc-spec-driven), writing PRDs, or general code review unrelated to a spec.
$npx -y skills add tech-leads-club/agent-skills --skill spec-driven-evalInstalls into the current project.
Run `npx skills use "https://github.com/tech-leads-club/agent-skills" --skill "tech-leads-club/agent-skills/spec-driven-eval"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tech-leads-club/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/tech-leads-club/agent-skills"` and select the relevant skills, then follow their instructions.