test-provenance-guard
Installation
SKILL.md
Test Provenance Guard
Catches the failure mode where a new test file re-implements the function it claims to test, then asserts against its own copy. The tests pass. The CI is green. The tests provide zero regression protection.
This skill detects that pattern and, when invoked autonomously, fixes it without user intervention.
This
SKILL.mdis a thin index. Detailed procedures live inrules/*.mdand load on demand. The case-study post-mortem and failure-mode taxonomy live inreferences/*.md.