test-provenance-guard

SKILLWorkflowCommunity
v0.0.0mthinesMITAktualisiert vor 6 TQuelle →

Detects tests that pass by construction — tests that define a private copy of the function under test instead of importing the production module — and self-heals by extracting the inline logic to an exported function, updating production callers, and rewriting the test to import the export. Two chec

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
7Repo-Sterne
1Clients
1Formate
vor 6 TLetzte Aktualisierung
Skill
Autormthines
Version0.0.0
LizenzMIT
KategorieWorkflow
Formateskill.md
PromptNicht veröffentlicht
Kompatibilität
Claude✓ Unterstützt
Cursor
Copilot
ChatGPT
Gemini
Über

Detects tests that pass by construction — tests that define a private copy of the function under test instead of importing the production module — and self-heals by extracting the inline logic to an exported function, updating production callers, and rewriting the test to import the export. Two checks: (1) static — the test file must import the SUT and must not shadow its exported names; (2) mutat

Schlagwörter
skillclaude