Installterminal
npx specdriven add skill test-writerWhat it does
Writes unit and integration tests that exercise real edge cases - boundary conditions, error paths, and concurrent access - not just happy paths.
Best for
- Backfilling tests on legacy code
- TDD-style feature development