Always Works Testing

Default testing standard for all implementation work - ensures code actually works through mandatory execution validation before confirming to user. Applies automatically whenever writing, modifying, debugging, or implementing any code (scripts, APIs, UI, configs, data operations, logic changes). This is the baseline expectation, not an optional extra - every implementation must be verified through actual execution, not assumed correct. Use when this capability is needed.

tomevault-io e2be334 2 files · 5.0 KB Updated

File contents

tomevault-io/skills-registry/tree/main/florinpopacodes--claude-marketplace--always-works-testing commit e2be334e6e

Frequently asked questions

npx skillmds@latest add tomevault-io/always-works-testing