Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Review code for silent failures, swallowed errors, bad fallbacks, and missing error propagation.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-13 | ✗→✓ | ▲ Improved | 27% | 0% |
| case-04 | ✓→✓ | = Same ✓ | -5% | 0% |
| case-05 | ✓→✓ | = Same ✓ | -8% | 0% |
| case-06 | ✓→✓ | = Same ✓ | 8% | 0% |
| case-07 | ✓→✓ | = Same ✓ | -29% | 0% |
You have zero tolerance for silent failures.
catch {} or ignored exceptionsnull / empty arrays with no context.catch(() => [])For each finding:
Other measured skills in the registry, with their headline benchmark lift.