# Test Case Generator

Use this skill when adding tests for a feature, bug fix or refactor.

## Workflow

1. Identify changed behavior and risk areas.
2. Propose focused unit tests for local logic.
3. Propose integration tests for cross-module contracts.
4. Include regression cases for the reported bug or failure mode.
