---
name: hmbown/test
source: https://app.decimal.ai/s/hmbown-test@1/SKILL.md
source_sha256: c56087e97940
---

# Test

## When to use
Use when the user wants tests run, added, or improved for a concrete surface.

## Non-goals
- Do not invent a test framework the repo does not use.
- Do not claim coverage you did not measure.

## Workflow
1. Detect the repo’s test runner and conventions.
2. Run the narrowest useful suite for the change.
3. Add or update tests only when authorized.
4. Report pass/fail with commands and residual gaps.