Test

VERIFY phase — prove the code works. Run validation (lint, types, tests) plus coverage on changes, and when a plan exists verify its checkboxes against the codebase. Use after /build, when the user asks to verify, test, or confirm work holds up, or to check plan progress. Don't use to implement phases (use /build) or write new tests from scratch (use /tdd).

helderberto Updated

File contents

helderberto/skills/tree/main/skills/test commit d3d504e825

Frequently asked questions

npx skillmds@latest add helderberto/test