| name | tests |
|---|---|
| description | Add, update, fix, or remove tests — choose the right flow based on the request. Use when the user wants to add tests for code, fix failing tests, update tests after a refactor, or remove duplicate/obsolete coverage. |
Determine the correct workflow from the user's request and apply it.
When new tests are needed:
- Add the minimal set of tests needed for confidence