Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Migrate schema + backfill data on a deployed Convex app using @convex-dev/migrations.
.claude/skills/get-convex-convex-migrate/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | -22% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -18% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -23% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -19% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -23% | 0% |
<!-- GENERATED from convex-agents content/capabilities/migrate.json — do not edit by hand. -->
Change a deployed schema without breaking existing data: stage the schema change, install @convex-dev/migrations, write a backfill that makes old rows valid, run it, and verify before tightening the validator.
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→fail | 15,427 | 22,617 | +47% | 1 | 1 | 0% | 2,991 | 2,570 | -14% | 0 | 0 | — |
case-02 | fail→pass | 22,059 | 11,817 | -46% | 1 | 1 | 0% | 3,062 | 2,387 | -22% | 0 | 0 | — |
case-03 | fail→fail | 14,721 | 15,050 | +2% | 1 | 1 | 0% | 2,723 | 2,449 | -10% | 0 | 0 | — |
case-04 | fail→pass | 13,926 | 9,747 | -30% | 1 | 1 | 0% | 2,574 | 2,111 | -18% | 0 | 0 | — |
case-05 | fail→pass | 21,487 | 14,918 | -31% | 1 | 1 | 0% | 3,273 | 2,515 | -23% | 0 | 0 | — |
case-06 | fail→fail | 19,624 | 12,887 | -34% | 1 | 1 | 0% | 2,920 | 2,165 | -26% | 0 | 0 | — |
case-07 | fail→fail | 16,597 | 10,409 | -37% | 1 | 1 | 0% | 2,884 | 2,196 | -24% | 0 | 0 | — |
case-08 | fail→pass | 15,104 | 13,743 | -9% | 1 | 1 | 0% | 2,914 | 2,369 | -19% | 0 | 0 | — |
case-09 | fail→fail | 17,084 | 15,886 | -7% | 1 | 1 | 0% | 3,069 | 2,609 | -15% | 0 | 0 | — |
case-10 | fail→pass | 16,479 | 11,826 | -28% | 1 | 1 | 0% | 3,132 | 2,403 | -23% | 0 | 0 | — |
case-11 | fail→pass | 10,293 | 10,113 | -2% | 1 | 1 | 0% | 1,879 | 2,178 | +16% | 0 | 0 | — |
case-12 | fail→fail | 23,299 | 16,810 | -28% | 1 | 1 | 0% | 3,403 | 2,626 | -23% | 0 | 0 | — |
case-13 | fail→pass | 15,643 | 10,671 | -32% | 1 | 1 | 0% | 2,571 | 2,210 | -14% | 0 | 0 | — |
case-14 | fail→pass | 10,890 | 8,526 | -22% | 1 | 1 | 0% | 1,501 | 1,437 | -4% | 0 | 0 | — |
case-15 | fail→fail | 15,306 | 9,024 | -41% | 1 | 1 | 0% | 2,132 | 2,016 | -5% | 0 | 0 | — |
case-16 | fail→pass | 16,441 | 9,942 | -40% | 1 | 1 | 0% | 2,394 | 2,007 | -16% | 0 | 0 | — |
case-17 | fail→pass | 16,319 | 10,103 | -38% | 1 | 1 | 0% | 3,048 | 2,209 | -28% | 0 | 0 | — |
case-18 | fail→pass | 16,853 | 10,047 | -40% | 1 | 1 | 0% | 2,496 | 2,200 | -12% | 0 | 0 | — |
case-19 | pass→pass | 18,243 | 12,055 | -34% | 1 | 1 | 0% | 2,559 | 1,890 | -26% | 0 | 0 | — |
case-20 | pass→pass | 5,044 | 6,386 | +27% | 1 | 1 | 0% | 704 | 981 | +39% | 0 | 0 | — |
case-21 | pass→pass | 8,810 | 3,862 | -56% | 1 | 1 | 0% | 1,281 | 936 | -27% | 0 | 0 | — |
case-22 | pass→pass | 9,908 | 5,970 | -40% | 1 | 1 | 0% | 1,428 | 1,329 | -7% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +50 percentage points is the difference between those two pass rates over the 22 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.