Plan Tests

Create test scenarios from design docs BEFORE implementation. Use when (1) given a design doc and asked to plan tests, (2) user says "plan tests" or "/plan-tests", (3) preparing test coverage for a new feature, (4) reviewing a design for testability gaps. Outputs GIVEN/WHEN/THEN scenarios to catch edge cases and missing requirements before code is written. Use when this capability is needed.

tomevault-io ee3b8a7 2 files · 3.6 KB Updated

File contents

tomevault-io/skills-registry/tree/main/fahadmajed--founding-engineer-workflow--plan-tests commit ee3b8a7d48

Frequently asked questions

npx skillmds@latest add tomevault-io/plan-tests