Cover

Generate tests that do not exist yet. Analyzes coverage gaps, then writes and runs new test files across three tiers (unit, integration via testcontainers, Playwright E2E), one test-generator agent per tier, healing failures for up to 3 iterations. Use when code has no tests or when raising coverage after implementation. Do NOT use to grade tests that already exist (use /ork:verify) or to run a suite without writing anything new.

yonatangross 787d63e 6 files · 44.3 KB Updated

File contents

yonatangross/orchestkit/tree/main/src/skills/cover commit 787d63e961

Frequently asked questions

npx skillmds add yonatangross/cover