test-provenance-guard

SKILLFlujo de trabajocomunidad
v0.0.0mthinesMITActualizado hace 5 dFuente →

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 →
7Estrellas del repo
1Clientes
1Formatos
hace 5 dÚltima actualización
Skill
Autormthines
Versión0.0.0
LicenciaMIT
CategoríaFlujo de trabajo
Formatosskill.md
PromptNo publicado
Compatibilidad
Claude✓ Compatible
Cursor
Copilot
ChatGPT
Gemini
Acerca de

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

Palabras clave
skillclaude