Test Coverage Design

Use when deciding what to test, reviewing whether a feature is adequately covered before calling it done, or when tests pass but you're unsure they exercise the real risks. Derives coverage obligations from code + spec, finds gaps (including paths outside the test runner's scope), and designs a minimal, edge-case-first test set. Dispatches the coverage-analyst subagent. Generic (language-agnostic).

Redtropig 63a755e 2 files · 11.5 KB Updated

File contents

Redtropig/harness-anchor/tree/main/skills/test-coverage-design commit 63a755ed1e

Frequently asked questions

npx skillmds@latest add redtropig/test-coverage-design