Build Test Truth

Use when building a project, running its tests, or reasoning about a CI result. A passing command is not a passing suite. Knows the "green-by-skip" traps - a run that discovered or executed zero tests, a suite that self-skipped on a missing environment flag, a tool/flag combination that reports success while running nothing, or the wrong test project running - and applies an execution gate that asserts the tests actually covering the change ran and passed. Triggers on build, compile, run the tests, CI, "the tests pass", vstest/xunit/jest/pytest, green build.

scott-garvin f3c1e88 1.8 KB Updated

File contents

scott-garvin/claude-code-guardrails/tree/main/skills/build-test-truth commit f3c1e88e4f

Frequently asked questions

npx skillmds@latest add scott-garvin/build-test-truth