Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Run or recommend the project's existing lint, typecheck, test, and build commands to validate changes. Use this skill after making code changes, before reporting work as complete, to confirm the change builds/compiles/passes existing checks. Also use it to identify and report pre-existing failures unrelated to the current task.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-13 | ✗→✓ | ▲ Improved | 3% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 12% | 0% |
| case-20 | ✗→✓ | ▲ Improved | 14% | 0% |
| case-18 | ✓→✗ | ▼ Worse | 38% | 0% |
| case-24 | ✓→✗ | ▼ Worse | 60% | 0% |
Confirm that code changes don't break existing lint, type, test, or build checks — using the project's own tooling — and clearly separate failures caused by this task from pre-existing issues.
package.json (or equivalent) to identify available scripts: lint, typecheck, test, build, format.package.json (or project equivalent) for available scripts: lint, typecheck/tsc, test, build, format/format:check.Do not invent a custom final response format for this skill. Follow the Global Agent Output and Reporting Skill. Only include skill-specific reporting details when necessary for understanding the completed work.
Other measured skills in the registry, with their headline benchmark lift.