Vibe Test

Blast-radius-aware test generation for vibe-* projects. Traces every file a change touches, maps the full dependency graph, and writes complete test coverage across the entire blast radius — component tests, integration tests, and E2E tests. Extends existing tests in-place. Writes from scratch where none exist. Triggers on "test:" prefix, "write tests for", "test this feature", "add test coverage", "what needs testing", "test the blast radius", "coverage is missing", "write regression tests". Runs automatically at the end of vibe-add-feature and vibe-fix-bug sessions. Always use when any code has changed and test coverage must be verified or created. Never skips files. Never assumes untouched means unaffected.

aakashdhar de1d473 3 files · 23.8 KB Updated

File contents

aakashdhar/vibe-skill/tree/main/vibe-test commit de1d473414

Frequently asked questions

npx skillmds@latest add aakashdhar/vibe-test