test-provenance-guard

SKILLFlusso di lavorocommunity
v0.0.0mthinesMITAggiornato 6 g faFonte →

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 →
7Stelle del repo
1Client
1Formati
6 g faUltimo aggiornamento
Skill
Autoremthines
Versione0.0.0
LicenzaMIT
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

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

Parole chiave
skillclaude