$npx -y skills add neondatabase/agent-skills --skill score-evalScore the eval diff at $ARGUMENTS against the eval rubric.
| 1 | Score the eval diff at $ARGUMENTS against the eval rubric. |
| 2 | |
| 3 | 1. Read the diff file at the path provided |
| 4 | 2. Read the eval rubric at eval-rubric.md |
| 5 | 3. Read the original fixture app in fixtures/hono-drizzle-app/ for comparison |
| 6 | 4. For each problem P1-P5, answer the Detected? and Fixed? questions from the rubric as yes or no |
| 7 | 5. Append a row to results.csv — fill in all fields you can determine from the diff and context. Leave fields you can't determine empty. |