Test Writer

Thin orchestration router for test-writing requests that do not resolve to one specialist up front. Classifies the request into one or more complementary test levels, builds an ordered test_plan, then dispatches unit-test-creator, integration-test-creator, contract-test-creator, e2e-test-creator, and/or api-test-creator as required. Preserves each specialist's gates and report verbatim. A single explicitly named level still routes directly to that specialist. Keywords: write tests, generate tests, add test coverage, backfill tests, test this MR/PR/diff.

luckyrjain 22f966c 15 files · 67.1 KB Updated

File contents

luckyrjain/software-builder/tree/main/skills/test-writer commit 22f966c067

Frequently asked questions

npx skillmds@latest add luckyrjain/test-writer